diff options
| -rw-r--r-- | todo.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |
