summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-25 15:06:43 -0400
committerPietro Gagliardi <[email protected]>2014-03-25 15:06:43 -0400
commit9533b3d7d482514bdfd06866fe8ebd7e3a96f274 (patch)
tree8ce97a31d3257c4082bdb27eff4e01ced4e44941 /todo.md
parent2b48f7cabfbf269ac5d5ff292a7c788715ecd411 (diff)
Added Area mouse events on Windows. Also more TODOs.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 4a81bae..ad853ae 100644
--- a/todo.md
+++ b/todo.md
@@ -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: