ggerganov / imtui

ImTui: Immediate Mode Text-based User Interface C++ Library
https://imtui.ggerganov.com
MIT License
2.94k stars 123 forks source link

Moving outside popup menu title does not close menu #6

Closed tekknolagi closed 3 years ago

tekknolagi commented 4 years ago

Repro:

Expected:

"Options" menu closes

Actual:

"Options" menu stays open

Unrelated, it would appear as though there is a small rendering issue with the menu itself (screenshot attached) Screenshot from 2019-12-27 11-02-39

ggerganov commented 4 years ago

Both issues should be resolved now

tekknolagi commented 4 years ago

The original issue looks resolved. Seeing similar behavior with Popups & Modal windows > Menus inside a regular window > Menu inside a regular window, though

ggerganov commented 3 years ago

I'm unable to reproduce the latest issue