From d305ba03f48bb7f7232ae28de63647546a81ba44 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Tue, 19 Jan 2016 23:19:47 -0500 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 17079f6af..2cf86ce53 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -83,7 +83,7 @@ Everything else: (A [x] means we've fixed it) [ ] think about scaling the svg instead of the page, and making the selection rectangle a div above that [ ] change 'visible-width' to 'cnv-width' -[ ] in dialog_iemgui.html, use an object to store all the prop/value pairs that +[x] in dialog_iemgui.html, use an object to store all the prop/value pairs that got sent. That way we don't have to use all those awful tricks to conditionally fill the slots [ ] gui_graph_fill_border: use css class selectors instead of configuration -- GitLab