From 7d77a8c4e792549e3a77d4c5439116909f596ae2 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 21 Dec 2015 23:33:54 -0500 Subject: [PATCH] More TODOs. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 5dc930b1..bc339e72 100644 --- a/TODO.md +++ b/TODO.md @@ -42,6 +42,7 @@ 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 +- note that uiDrawMatrixInvert() does not change the matrix if it fails - test RTL - automate RTL