From dc3d4727af1bcb29567172db13b84104f954be6f Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 6 Mar 2014 21:57:51 -0500 Subject: [PATCH] Even more TODO elaboration. --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index 928f228..083f03f 100644 --- a/todo.md +++ b/todo.md @@ -57,6 +57,7 @@ important things: - make specific wording in documentation consistent (make/create, etc.) - document minor details like wha thappens on specific events so that they are guaranteed to work the same on all platforms - for instance, initial selection state of Combobox and Listbox + - related: should a noneditable Combobox be allowed to return to unselected mode by the user? - make passing of parameters and type conversions of parameters to uitask consistent - TODO figure out what I meant by this; I don't remember