mabe02 / lanterna

Java library for creating text-based GUIs
GNU Lesser General Public License v3.0
2.24k stars 243 forks source link

Would like mouse CLICK outside of popup MENU (& others) to be treated same/similar to ESCAPE key. #494

Closed ginkoblongata closed 3 years ago

mabe02 commented 4 years ago

Yes, agreed. Should be possible to get the TextGUI implementation to detect a menu is open and then automatically close it.

ginkoblongata commented 4 years ago

Being addressed in pull request: https://github.com/mabe02/lanterna/pull/492

specific commit: https://github.com/mabe02/lanterna/pull/492/commits/7a16bbff2fbea2292bc2344d7a3c25feefb857f7

I will close this issue once that is accepted & merged.

ginkoblongata commented 3 years ago

This functionality has been merged into release/3.1.