summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-06 22:01:44 -0500
committerPietro Gagliardi <[email protected]>2014-03-06 22:01:44 -0500
commit5a93c83d0d8114e590a87422c8edaf97766c07df (patch)
tree5e331b3ea5bf92a436b4b09f109ac2a71d69bb55
parentdc3d4727af1bcb29567172db13b84104f954be6f (diff)
More TODOs.
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 083f03f..3d0e35d 100644
--- a/todo.md
+++ b/todo.md
@@ -40,6 +40,7 @@ important things:
- sometimes the size of the drop-down part of a Combobox becomes 0 or 1 or some other impossibly small value on Windows
- make gcc (Unix)/clang (Mac OS X) pedantic about warnings/errors; also -Werror
- make sure scrollbars in Listbox work identically on all platforms (specifically the existence and autohiding of both horizontal and vertical scrollbars)
+- GTK+ windows cannot be resized smaller than their controls's current sizes in their current positions; find out how to overrule that so they can be freely resized
super ultra important things:
- the windows build appears to be unstable: