More TODOs.
This commit is contained in:
parent
1bddba06d8
commit
40c555c269
2
todo.md
2
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:
|
||||
|
|
Loading…
Reference in New Issue