From 886d09f5e329460d554480aa251cecc881963ccd Mon Sep 17 00:00:00 2001 From: user <user@user-ThinkPad-X60.(none)> Date: Sat, 6 Jun 2015 22:13:30 -0400 Subject: [PATCH] add todo task --- pd/nw/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index dedab365c..f0ac0d25a 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -178,6 +178,10 @@ Everything else: (A [x] means we've fixed it) side? Example: ISO-8859 from the string posted by hexloader.c [ ] for the clipboard shortcut keys inside pd_canvas.html keydown, not sure what code should be sent to Pd on keyup... +[ ] revis message box after updating the text in the editor. We didn't have + to do this with the old API because it updated the box on every keystroke. + But we're doing an end-run around that entire edifice so we need to + force it, probably inside text_setto Crashers -------- -- GitLab