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