summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-25 19:16:26 -0500
committerPietro Gagliardi <[email protected]>2014-02-25 19:16:26 -0500
commit69bff124a605996dc9a9b34d61bd101eb413d1c6 (patch)
treeb2ebe5067b65abec280342f1a9eebd31b13e540d /todo.md
parenta23a0f10885d79e615b2c40b794d4e4fa99401ce (diff)
Lock Stack's mutex lock like with all other Controls.
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 5e19768..2792971 100644
--- a/todo.md
+++ b/todo.md
@@ -25,7 +25,6 @@ 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)
- button sizes and LineEdit sizes on Windows seem too big; Comboboxes have margins
- sometimes the size of the drop-down part of a Combobox becomes 0 or 1 or some other impossibly small value on Windows