Make back button bigger as it is hard to tap with your thumb
This commit is contained in:
parent
fd4f173966
commit
2143881997
@ -35,6 +35,8 @@ Rectangle {
|
|||||||
Layout.row: 0
|
Layout.row: 0
|
||||||
Layout.rowSpan: 2
|
Layout.rowSpan: 2
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
|
width: avatarSize
|
||||||
|
height: avatarSize
|
||||||
visible: TimelineManager.isNarrowView
|
visible: TimelineManager.isNarrowView
|
||||||
image: ":/icons/icons/ui/angle-pointing-to-left.png"
|
image: ":/icons/icons/ui/angle-pointing-to-left.png"
|
||||||
ToolTip.visible: hovered
|
ToolTip.visible: hovered
|
||||||
|
Loading…
Reference in New Issue
Block a user