diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-03 14:57:20 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-03 14:57:20 -0500 |
| commit | 874491a87142742ac726b12d8433d5c0fb64a85e (patch) | |
| tree | 1726910987aa7ff0bccec3e4232aa20c9f048cc0 /todo.md | |
| parent | 8bacbf8cd6bbdc89ef8f596c2310c147ccdbc509 (diff) | |
Added the scrollbars themselves to the NSScrollView backing the Mac OS X Listboxes. Also added a few TODOs. I think the Mac OS X Listbox implementation is now finished.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ important things: - Cocoa has similar margining issues (like on Comboboxes) - sometimes the size of the drop-down part of a Combobox becomes 0 or 1 or some other impossibly small value on Windows - make gcc (Unix)/clang (Mac OS X) pedantic about warnings/errors; also -Werror +- make sure scrollbars in Listbox work identically on all platforms (specifically the existence and autohiding of both horizontal and vertical scrollbars) super ultra important things: - for some reason events are now delayed on windows |
