More TODOs.
This commit is contained in:
parent
80a5f1ac29
commit
c8ec6e396e
3
TODO.md
3
TODO.md
|
@ -30,3 +30,6 @@ notes to self
|
|||
- explicitly document that uiCheckboxSetChecked() and uiEntrySetText() do not fire uiCheckboxOnToggled() and uiEntryOnChanged(), respectively
|
||||
- note that if a menu is requested on systems with menubars on windows but no menus are defined, the result is a blank menubar, with whatever that means left up to the OS to decide
|
||||
- note that handling of multiple consecutive separators in menus, leading separators in menus, and trailing separators in menus are all OS-defined
|
||||
|
||||
- test RTL
|
||||
- automate RTL
|
||||
|
|
Loading…
Reference in New Issue