Fix HMenuItemPopupSpawner
This commit is contained in:
parent
21fe4b7bd1
commit
1a6273681d
|
@ -14,10 +14,11 @@ HMenuItem {
|
|||
|
||||
utils.makePopup(
|
||||
popup,
|
||||
null,
|
||||
window,
|
||||
utils.objectUpdate(
|
||||
{ focusOnClosed: menu.previouslyFocused }, properties,
|
||||
),
|
||||
null,
|
||||
autoDestruct,
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user