fix fix menu attr
This commit is contained in:
parent
09b73d7cb1
commit
21c16592dd
2 changed files with 6 additions and 6 deletions
|
|
@ -64,7 +64,7 @@ RowLayout {
|
|||
handle: iconItem.modelData.menu
|
||||
screen: root.bar.screen
|
||||
anchorX: iconItem.mapToGlobal(iconItem.width / 2, 0).x
|
||||
onClosed: menuLoader.active = false
|
||||
onMenuClosed: menuLoader.active = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue