diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-29 14:26:20 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-29 14:26:45 -0400 |
| commit | b648af160b36278a5c080e60d9c62e4061e6df1e (patch) | |
| tree | 07c83680a49c2b78e1fd2fe0097290bcc4c27dbf /todo.md | |
| parent | 4bb028b976fd814a825cb0e5611893b59bb855b8 (diff) | |
Added new Modifiers code for Mac OS X. Also fixed some comment typos and added more TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ important things: super ultra important things: - 10.6 also spits a bunch of NSNoAutoreleasePool() debug log messages even though I thoguht I had everything in an NSAutoreleasePool... - windows: windows key handling is just wrong; figure out how to avoid (especially since Windows intercepts that key by default) +- OS X: key up with a modifier held and our new modifiers code doesn't seem to happen? - OS X: handle Insert/Help key change in a sane and deterministic way - will need old and new Mac keyboards... - make sure MouseEvent's documentation has dragging described correctly (both Windows and GTK+ do) |
