1
0

small fixes

This commit is contained in:
Sander van Grieken
2022-03-30 17:38:58 +02:00
parent 490862d096
commit da727278fa
6 changed files with 3 additions and 8 deletions

View File

@@ -107,6 +107,7 @@ ApplicationWindow
id: menuButton
enabled: stack.currentItem.menu !== undefined && stack.currentItem.menu.count > 0
text: enabled ? qsTr("≡") : ''
font.pixelSize: constants.fontSizeXLarge
onClicked: {
stack.currentItem.menu.open()
// position the menu to the right