summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-08 12:56:04 -0400
committerPietro Gagliardi <[email protected]>2014-06-08 12:56:04 -0400
commitbb6de0de48e96193cfba59042bdca9aa1eefb67f (patch)
tree93c605cfe84261c852e1acf59d1a74512d09bbc8 /todo.md
parentb172ab2e37896d36292660f6cc15987fb88ddf57 (diff)
Cleaned up dialog documentation.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.md b/todo.md
index e6e60bc..4c7e196 100644
--- a/todo.md
+++ b/todo.md
@@ -20,7 +20,5 @@ UNIX:
- figure out why Page Up/Page Down does tab stops
ALL PLATFORMS:
-- explain that if a local and global dialog are both opened at once, whetehr or not the local dialog is modal is system-defined (but the window it is local to will still be properly disabled once dismissed)
- - will require moving dialog behavior to the package overview
- make sure MouseEvent's documentation has dragging described correctly (both Windows and GTK+ do)
- make all widths and heights parameters in constructors in the same place (or drop the ones in Window entirely?)