Make back button bigger as it is hard to tap with your thumb

This commit is contained in:
Nicolas Werner 2020-10-28 14:53:11 +01:00
parent fd4f173966
commit 2143881997
1 changed files with 2 additions and 0 deletions

View File

@ -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