More TODOs.
This commit is contained in:
parent
1919e74783
commit
7d77a8c4e7
1
TODO.md
1
TODO.md
|
@ -42,6 +42,7 @@ notes to self
|
||||||
- explicitly document that uiCheckboxSetChecked() and uiEntrySetText() do not fire uiCheckboxOnToggled() and uiEntryOnChanged(), respectively
|
- 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 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
|
- note that handling of multiple consecutive separators in menus, leading separators in menus, and trailing separators in menus are all OS-defined
|
||||||
|
- note that uiDrawMatrixInvert() does not change the matrix if it fails
|
||||||
|
|
||||||
- test RTL
|
- test RTL
|
||||||
- automate RTL
|
- automate RTL
|
||||||
|
|
Loading…
Reference in New Issue