summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-16 09:54:37 -0400
committerPietro Gagliardi <[email protected]>2014-03-16 09:54:37 -0400
commit7b95e735d68893aecf8d7419e4034480793e3c70 (patch)
tree32f6044cbedbb6a0d6f35ff69620c095829dba53 /todo.md
parentfbef151bb20db121cb75f0e268b12b257e7b9fca (diff)
More TODOs.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 4cf909d..7b76879 100644
--- a/todo.md
+++ b/todo.md
@@ -74,6 +74,7 @@ super ultra important things:
- make sure the image drawn on an Area looks correct on all platforms (is not cropped incorrectly or blurred)
- GTK+: requested clip rect seems to be larger than the size of the Area (also larger than the visible portion? TODO)
- when resizing a GTK+ window smaller than a certain size, the controls inside will start clipping in bizarre ways (progress bars/entry lines will just cut off; editable comboboxes will stretch slightly longer than noneditable ones; the horizontal scrollbar in Area will disappear smoothly; etc.)
+- the window background of a GTK+ window seems to be... off - I think it has to do with the GtkLayout
important things:
- make specific wording in documentation consistent (make/create, etc.)