More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-09-02 18:27:12 -04:00
parent 80a5f1ac29
commit c8ec6e396e
1 changed files with 3 additions and 0 deletions

View File

@ -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