summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index b89a633..919f7f5 100644
--- a/todo.md
+++ b/todo.md
@@ -17,6 +17,8 @@ super ultra important things:
- will need old and new Mac keyboards...
- make sure MouseEvent's documentation has dragging described correctly (both Windows and GTK+ do)
- figure out what to do about dragging into or out of a window; will likely need to be undefined as well...
+- pin down whether or not a click event gets sent if this click changes from a different window to the one with the Area
+- determine if, on Mac OS X, dragging with two mouse buttons triggers both xxxMouseDragged: events
- double-check to make sure MouseEvent.Held[] is sorted on all platforms
- cap click count to 2 on all platforms
- the windows build appears to be unstable: