From 524d4776bffe42e29da2caa287adb9542757ce4f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Thu, 23 Jul 2015 23:14:38 -0400 Subject: [PATCH] update todo --- pd/nw/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index 33573ee9f..664e48b7a 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -112,7 +112,7 @@ Everything else: (A [x] means we've fixed it) [ ] in function gui_cord_inspector_update, use parameter "moved" to flash text [ ] cord_inspector_flash doesn't seem to be deterministic-- if you move among several cords very fast it will try to flash a non-existent svg item. - (Probably want to either make a permanent item in the pdcanvas.html for it, + (Probably want to either make a permanent item in the pd_canvas.html for it, or hard-code a separate div.) [x] for data structure demos, change "" to 'none' [ ] fix "Reselect" <ctrl-Enter> Keybinding. It doesn't work atm because nw.js -- GitLab