From 161e874d8ab7842b3340f5c14afaf661f75f2ad7 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 16 Feb 2014 18:42:18 -0500 Subject: [PATCH] More GTK+ weird behavior TODOs. --- todo.md | 1 + 1 file changed, 1 insertion(+) 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?