BarButton still in progress

This commit is contained in:
2025-03-20 09:19:03 +01:00
parent c49e4ebacd
commit ce26d6d223
14 changed files with 271 additions and 125 deletions

View File

@@ -51,14 +51,11 @@ ApplicationWindow
anchors
{
left: parent.left
left: topBar.right
right: parent.right
top: topBar.bottom
top: parent.top
bottom: parent.bottom
topMargin: 0
bottomMargin: 5
rightMargin: 9
leftMargin: 9
margins: Dimensions.s
}
property alias window: appWindow