diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-07 04:19:37 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-07 04:19:37 -0400 |
| commit | 77fdd9d1c34b6f75942996cfd578c3ccbe5fdd2d (patch) | |
| tree | aa9925b4fc8abe0eabcee1e43f91bc4b8aa2bf85 /todo.md | |
| parent | dcefa88a048339f7311c3e2ce98217013117c739 (diff) | |
Documented window switch clicks in Area and implemented them on Windows and Mac OS X.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ WINDOWS: UNIX: - double-check to make sure MouseEvent.Held[] is sorted on Unix after we figure out how to detect buttons above button 5 -- pin down whether or not a click event gets sent if this click changes from a different window to the one with the Area +- figure out why I don't need to explicitly enable click on activate so I can document it - david wendt is telling me he's getting frequent crashes on his end with the GTK+ amd64 build... TODO re-evaluate; I think I fixed them all ages ago now - when resizing a GTK+ window smaller than a certain size, the controls inside will start clipping in bizarre ways (the horizontal scrollbar in Area will disappear smoothly; etc.) |
