mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
Merge pull request #11116 from vladest/fix_menu_caps
Cleanup top menu on menu re instantiation
This commit is contained in:
commit
0f85769098
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ Item {
|
|||
}
|
||||
|
||||
function clearMenus() {
|
||||
topMenu = null
|
||||
d.clear()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue