From c70f0e5eed1370781da5bc2a16daa3e6d8839056 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@vt.edu> Date: Wed, 19 Nov 2014 01:53:31 -0500 Subject: [PATCH] *updated TODO --- pd/src/pd-l2ork-TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pd/src/pd-l2ork-TODO.txt b/pd/src/pd-l2ork-TODO.txt index 48cd21ef4..5c474fbc5 100644 --- a/pd/src/pd-l2ork-TODO.txt +++ b/pd/src/pd-l2ork-TODO.txt @@ -1,4 +1,5 @@ C: +*add toggle mode to image (using grab/motion, like gatom) *array in s-env draws on top of cnv, which it shouldn't (requires redrawing of the entire GOP, do we really want to do this?--this should solve itself once we decide to update rather than redraw messages) *messages should be aware of $0? *verbosity level for the console -- GitLab