More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-03-12 14:51:28 -04:00
parent ef86d0d15a
commit 038cfd8528
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ important things:
- make sure scrollbars in Listbox work identically on all platforms (specifically the existence and autohiding of both horizontal and vertical scrollbars) - make sure scrollbars in Listbox work identically on all platforms (specifically the existence and autohiding of both horizontal and vertical scrollbars)
- pin down this behavior; also note non-editability - pin down this behavior; also note non-editability
- GTK+ windows cannot be resized smaller than their controls's current sizes in their current positions; find out how to overrule that so they can be freely resized - GTK+ windows cannot be resized smaller than their controls's current sizes in their current positions; find out how to overrule that so they can be freely resized
- the size of Listboxes on Windows does not fill the requested space completely (wait, wasn't there a style that governed this?)
super ultra important things: super ultra important things:
- the windows build appears to be unstable: - the windows build appears to be unstable: