diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-20 12:32:05 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-20 12:32:05 -0400 |
| commit | 5b0f8e8cc7dd5309a709a5b6ade75fd81294fe57 (patch) | |
| tree | 3ed78a69399cad31973d8ff7ac09ad488e687667 | |
| parent | c01549420da60ded787ed6dc96ee7466f00569bf (diff) | |
Updated TODOs after confirming that Windows and Mac do have MouseEvent.Held[] sorted.
| -rw-r--r-- | todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
