From e4c27a4a725c898ffb674f5202295dc96ce05ff1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 13 Apr 2014 16:46:22 -0400 Subject: Fixed weird Area time label truncation on Windows; more TODOs and future plans related to that. --- todo.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index c137cab..354f9d3 100644 --- a/todo.md +++ b/todo.md @@ -1,9 +1,10 @@ important things: - NSComboBox scans the entered text to see if it matches one of the items and returns the index of that item if it does; find out how to suppress this so that it returns -1 unless the item was chosen from the list (like the other platforms) - make sure mouse events trigger when we move the mouse over an Area with a button held on OS X -- area test time label weirdness - - does not show anything past the date on windows +- area test time label weirdness - this indicates bugs in Stack + - does not show full time initally on Windows; it does after you resize the window - 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 + - I think both bugs and the GTK+ Wayland bug below are related... super ultra important things: - window sizes are inconsistent and wrong: we need to see on which platforms the titlebars/borders/etc. count... -- cgit v1.2.3