From c8ec6e396e42ec5aeac271035db67398a5ff4ba6 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 2 Sep 2015 18:27:12 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index a7f86cb8..f7736241 100644 --- a/TODO.md +++ b/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