summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-16 18:42:18 -0500
committerPietro Gagliardi <[email protected]>2014-02-16 18:42:18 -0500
commit161e874d8ab7842b3340f5c14afaf661f75f2ad7 (patch)
tree9d990eaf689fd2313a5e0c6955c431aa6457fabc
parent4fc3cb1d0055706c4d62d61a165779a71e6fa2fd (diff)
More GTK+ weird behavior TODOs.
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index e7622ef..02b5523 100644
--- a/todo.md
+++ b/todo.md
@@ -30,6 +30,7 @@ super ultra important things:
- handle in-library panics (internal errors) by reporting them to the user
- david wendt is telling me he's getting frequent crashes on his end with the GTK+ amd64 build...
- I get soft deadlock if I mash the Click Me button repeatedly
+ - occasionally maximizing/restoring a window will abort early and stay that way...?
important things:
- maybe make it so sysData doesn't need specialized info on every control type?