diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-07 00:46:47 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-07 00:46:47 -0400 |
| commit | dcefa88a048339f7311c3e2ce98217013117c739 (patch) | |
| tree | 279e5dcc3465ed8783bf14e9340aab8b2ef1f01f /todo.md | |
| parent | 345e497611c1d8a829cfeadc1e1a2190ccc21953 (diff) | |
Fixed incorrect numpad handling on Windows Areas.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -36,6 +36,3 @@ ALL PLATFORMS: - TODO remember what this means - make all widths and heights parameters in constructors in the same place (or drop the ones in Window entirely?) - Message boxes that belong to agiven parent are still application-modal on all platforms except Mac OS X because the whole system waits... we'll need to use a channel for this, I guess :S - -- on Windows, Shift+(num pad key) triggers the shifted key code when num lock is off; will need to reorder key code tests on all platforms to fix this - - http://blogs.msdn.com/b/oldnewthing/archive/2004/09/06/226045.aspx |
