This commit is contained in:
zhuzichu
2024-01-08 14:07:38 +08:00
parent cd7ce7fe67
commit 993de241cb
2 changed files with 22 additions and 49 deletions

View File

@ -209,6 +209,9 @@ Window {
anchors{
fill:parent
topMargin: _offsetXY.y
bottomMargin: _offsetXY.y
leftMargin: _offsetXY.x
rightMargin: _offsetXY.x
}
onWidthChanged: {
window.appBar.width = width