diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-25 15:06:43 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-25 15:06:43 -0400 |
| commit | 9533b3d7d482514bdfd06866fe8ebd7e3a96f274 (patch) | |
| tree | 8ce97a31d3257c4082bdb27eff4e01ced4e44941 /todo.md | |
| parent | 2b48f7cabfbf269ac5d5ff292a7c788715ecd411 (diff) | |
Added Area mouse events on Windows. Also more TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ important things: - 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 - the size of Listboxes on Windows does not fill the requested space completely (wait, wasn't there a style that governed this?) +- make sure mouse events don't trigger if the control size is larger than the Area size and the mouse event happens outside the Area range on all platforms super ultra important things: - the windows build appears to be unstable: |
