diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-04 18:39:06 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-04 18:39:06 -0400 |
| commit | bf1e7aae4217eae5556e7dee7445baa34e0430c7 (patch) | |
| tree | 94c4f45b2739ce327e88ad86b4e5bf2f75bd5618 | |
| parent | ef43865923219db3e88f85b3ff5dc2210ab4300f (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,9 @@ important things: - pin down this behavior; also note non-editability - listboxes spanning the vertical height of the window don't always align with the bottom border of the edit control attached to the bottom of the window... - 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 +- area test time label weirdness + - does not show anything past the date on windows + - does not show initially on OS X; it shows up once you resize, and even shows up after you resize back to the original size super ultra important things: - formalize what happens if Modifiers by themselves are held |
