From 5b0f8e8cc7dd5309a709a5b6ade75fd81294fe57 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 20 May 2014 12:32:05 -0400 Subject: [PATCH] Updated TODOs after confirming that Windows and Mac do have MouseEvent.Held[] sorted. --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index c033488..704e51b 100644 --- a/todo.md +++ b/todo.md @@ -17,7 +17,7 @@ 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) - pin down whether or not a click event gets sent if this click changes from a different window to the one with the Area -- double-check to make sure MouseEvent.Held[] is sorted on all platforms +- double-check to make sure MouseEvent.Held[] is sorted on Unix after we figure out how to detect buttons above button 5 - cap click count to 2 on all platforms - the windows build appears to be unstable: - 64-bit crashes in malloc in wine with heap corruption warnings aplenty during DLL loading; in windows 7 it works fine