summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-24 14:56:11 -0500
committerPietro Gagliardi <[email protected]>2014-02-24 14:56:11 -0500
commitaebf40df6b63ef5b370e416b231f9e6b4d1acac9 (patch)
tree188de8a6ab33c189c7769143afe2315a49e0004c
parent58f6bed7e4db2b571cdd8ca21b1765615cad269f (diff)
More TODOs.
-rw-r--r--todo.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 5328ee8..c8c4f57 100644
--- a/todo.md
+++ b/todo.md
@@ -25,6 +25,8 @@ 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
super ultra important things:
- for some reason events are now delayed on windows