summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
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?)