diff codeDoc/jobs.txt @ 177:af40e9679436

Release-clicks don't cause problems now.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 12 Sep 2009 09:50:33 +0200
parents d5d5fe04ca6c
children 1f9d00f392bd
line wrap: on
line diff
--- a/codeDoc/jobs.txt	Sat Sep 12 09:14:43 2009 +0200
+++ b/codeDoc/jobs.txt	Sat Sep 12 09:50:33 2009 +0200
@@ -13,7 +13,7 @@
 To do (importance 0-5: 0 pointless, 1 no obvious impact now, 2 todo sometime, 3 useful, 4 important, 5 urgent):
 Also search for FIXME/NOTE/BUG/WARNING comment marks.
 4   Move createWidget code out of WidgetManager.
-4   GUI: up-clicks get passed as events and activate objects
+3   Make clickEvent only for down-clicks?
 3   RequestRedraw should become a function of the renderer.
 3   Implement a RootWidget moving functionality out of AWidgetManager, etc., now, or later?
 3   May be useful to make all widgets override draw() to ensure the invariant runs locally.