Closed latenitefilms closed 5 years ago
Here's my workaround:
mod._menu:returnToMenuBar()
mod._menu:setMenu(menu):removeFromMenuBar()
mod._menu:popupMenu(location, true)
It seems like the legacy code always expects the menubar menu to be in the system menubar?
That's the one I just pushed a fix for and mentioned in the 2.0 roadmap
FYI: