summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-12 09:59:18 -0400
committerPietro Gagliardi <[email protected]>2014-06-12 09:59:18 -0400
commitd43ad25a965b180a50da600528db00275906f7d0 (patch)
tree81631af14bbb78fcd37d6cdf0cc8397c81bed2ad
parent645893ea5962353804f2a4ba93ea27288d51d7bb (diff)
More TODOs.
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 905552f..15531b1 100644
--- a/todo.md
+++ b/todo.md
@@ -6,6 +6,7 @@ MAC OS X:
- on initially starting the Area test, layout is totally wrong
WINDOWS:
+- there seems to be a caching issue: with the test program and `-dialog`, click one of the dialog buttons, then quickly tap one of the buttons in the main window. The dialog will pop up twice, and after both are closed the program aborts with a send on closed channel
- windows: windows key handling is just wrong; figure out how to avoid (especially since Windows intercepts that key by default)
- redrawing controls after a window resize on Windows does not work properly
- when adding IsDialogMessage() find out if that make sthe area in the area bounds test automatically focused