dlangui icon indicating copy to clipboard operation
dlangui copied to clipboard

Menu improvements

Open FreeSlave opened this issue 9 years ago • 0 comments

  • 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)

FreeSlave avatar Mar 10 '16 19:03 FreeSlave