From a32e94b8111fe0950420ed559c260b9321dd448a Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 2 May 2015 21:57:57 -0400 Subject: [PATCH] TODO elaboration. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 602d9802..58f4182f 100644 --- a/TODO.md +++ b/TODO.md @@ -39,7 +39,7 @@ - find a way to consolidate the duplicate code across OSs - find a way to move the has parent check at the beginning of binDestroy() - determine whether or not margins count in preferredSize() when there is no main control -- menu item state change while the menu is visible +- menu item state change while the menu is visible (not in response to user action) ultimately: - add some sort of runtime type checking