summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-09 22:27:41 -0400
committerPietro Gagliardi <[email protected]>2014-06-09 22:27:41 -0400
commit989ba776b01525d96bdb6e7245d85d0d7330eec2 (patch)
treeb680434dd622a6ce19911f28016ee0f882e87ffe /todo.md
parentcaeff5bb88718b7bf7ec8325496ee2f2d87bd5eb (diff)
More TODOs.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 905552f..0d4c8f9 100644
--- a/todo.md
+++ b/todo.md
@@ -16,3 +16,7 @@ UNIX:
- several people suggested connecting to size-allocate of the GtkLayout, but then I can wind up in a situation where there's extra padding or border space in the direction I resized
- [12:55] <myklgo> pietro10: I meant to mention: 1073): Gtk-WARNING **: Theme parsing error: gtk.css:72:20: Not using units is deprecated. Assuming 'px'. twice.
- figure out why Page Up/Page Down does tab stops
+
+ALL PLATFORMS:
+- document that Area.SetAreaSize() will repaint the whole Area
+ - make sure this happens on both GTK+ and Mac OS X (it does happen on Windows already)