From 9533b3d7d482514bdfd06866fe8ebd7e3a96f274 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 25 Mar 2014 15:06:43 -0400 Subject: Added Area mouse events on Windows. Also more TODOs. --- todo.md | 1 + 1 file changed, 1 insertion(+) (limited to 'todo.md') 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: -- cgit v1.2.3