mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 22:51:28 +00:00
Previously when opening a submenu from a menu, the main menu disappears because a issue with the poolMenuWindow. This PR fixes this bug. It also handle more properly the case when an user is making several right clicks on a responder (origin problem with the ghost menu). Fixed #1887