More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-05-10 02:17:23 -04:00
parent 1bddba06d8
commit 40c555c269
1 changed files with 2 additions and 0 deletions

View File

@ -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: