dlangui
dlangui copied to clipboard
Menu improvements
- Click on menu should close it if it's opened. This is expected behavior in the most gui apps.
- Currently opening the menu automatically makes the first item look like selected. This is not expected behavior. Also if entry is sub-menu it looks like selected, but does not expand (see View->Interface language in example1).
- Another weird thing is that menu stays open after minimizing/maximizing the window (at least on Linux with SDL2)