From 9860361ebfaab846ce4cf86a8efe9517a68bb4df Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 25 Feb 2004 23:13:14 +0000 Subject: small TODO svn-id: r13056 --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') 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 ============= -- cgit v1.2.3