From 3014a5edf10cd4cd05145c77e669060582f1ff65 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 24 Feb 2014 11:35:06 -0500 Subject: [PATCH] More TODOs. --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index 7d9e5f9..309b34d 100644 --- a/todo.md +++ b/todo.md @@ -24,6 +24,7 @@ so I don't forget: important things: - there's no GTK+ error handling whatsoever; we need to figure out how it works - make sure GTK+ documentation point differences don't matter +- lock setRect() and preferredSize() in all Controls (including Stack) super ultra important things: - for some reason events are now delayed on windows