From 27ece234420995517c6d71c95d81c97b310f2cd4 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 3 Jan 2016 15:54:17 -0500 Subject: [PATCH] More TODOs. --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 445685fd..7829b1d3 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,6 @@ +- on OS X, edit shortcuts like command-C working require that the menu entries be defined, or so it seems, even for NSAlert + - other platforms? + - make sure all OS X event handlers that use target-action set the action to NULL when the target is unset - provide a way to get the currently selected uiTab page? set?