mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-21 01:44:21 +00:00
Comments
This commit is contained in:
parent
8fbb42cc6f
commit
68ccdc4fb8
2 changed files with 3 additions and 2 deletions
|
|
@ -344,6 +344,7 @@
|
|||
- popup: border options. richer api like BeginChild() perhaps? (github issue #197)
|
||||
- combo: turn child handling code into pop up helper
|
||||
- combo: contents should extends to fit label if combo widget is small
|
||||
- combo/listbox: keyboard control. need inputtext like non-active focus + key handling. considering keybord for custom listbox (see github pr #203)
|
||||
- listbox: multiple selection
|
||||
- listbox: user may want to initial scroll to focus on the one selected value?
|
||||
! menubar, menus (github issue #126)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue