summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-13 12:52:10 -0400
committerPietro Gagliardi <[email protected]>2014-04-13 12:52:10 -0400
commit417bdb89492dc1eb2ca53535fd9891e3cb5bb7d7 (patch)
tree7e1142265c6130a130c740001cfa729b18d3e19d /todo.md
parent136ddf5a5ba68aded74df105ad5b0d37026cc7ea (diff)
Consolidated NSScrollView code on Mac OS X to be all in one place.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 839985c..c137cab 100644
--- a/todo.md
+++ b/todo.md
@@ -1,6 +1,5 @@
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)
-- consolidate scroll view code in Mac OS X
- 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