aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index bf22b11d89..a248548e81 100644
--- a/TODO
+++ b/TODO
@@ -142,6 +142,9 @@ GUI
* LAUNCHER: add more options to game target options dialog
* Remove hardcoded 320x200 assumptions, use game screen size
* Add ability to scale GUI (ie. to make the GUI less tiny in COMI)
+* Remove code duplication between EditTextWidget and ListWidget (i.e. text
+ editing code; maybe we can factor that out into a common base or aggregate
+ class... not yet sure).
Game Detector
=============