summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-07 11:40:25 -0400
committerPietro Gagliardi <[email protected]>2014-06-07 11:40:25 -0400
commitc34f2c234c4ae74b3b6e5ba195d10d9c4564ea48 (patch)
tree22c406c17c068b50ef4e017bdea7be0116503a1b /todo.md
parent77fdd9d1c34b6f75942996cfd578c3ccbe5fdd2d (diff)
Documented click event on activate behavior in the GTK+ backend.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 9f14f1a..313824c 100644
--- a/todo.md
+++ b/todo.md
@@ -20,7 +20,6 @@ WINDOWS:
UNIX:
- double-check to make sure MouseEvent.Held[] is sorted on Unix after we figure out how to detect buttons above button 5
-- 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.)