summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-07 04:19:37 -0400
committerPietro Gagliardi <[email protected]>2014-06-07 04:19:37 -0400
commit77fdd9d1c34b6f75942996cfd578c3ccbe5fdd2d (patch)
treeaa9925b4fc8abe0eabcee1e43f91bc4b8aa2bf85 /todo.md
parentdcefa88a048339f7311c3e2ce98217013117c739 (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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 8cd15d6..9f14f1a 100644
--- a/todo.md
+++ b/todo.md
@@ -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.)