qml: balance piechart in walletdetails, fix menus to top header height
This commit is contained in:
@@ -116,6 +116,7 @@ ApplicationWindow
|
||||
stack.currentItem.menu.open()
|
||||
// position the menu to the right
|
||||
stack.currentItem.menu.x = toolbar.width - stack.currentItem.menu.width
|
||||
stack.currentItem.menu.y = toolbarTopLayout.height
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user