diff options
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ UNIX: ALL PLATFORMS: - make sure MouseEvent's documentation has dragging described correctly (both Windows and GTK+ do) -- make sure the preferred size of a Listbox is the minimum size needed to display everything on all platforms (capped at the screen height, of course?) - make sure the image drawn on an Area looks correct on all platforms (is not cropped incorrectly or blurred) - make all widths and heights parameters in constructors in the same place (or drop the ones in Window entirely?) - Message boxes that belong to agiven parent are still application-modal on all platforms except Mac OS X because the whole system waits... we'll need to use a channel for this, I guess :S |
