diff --git a/pd/src/pd-l2ork-TODO.txt b/pd/src/pd-l2ork-TODO.txt index 5dfde4624509d4dd572d9bfff6b1d82256ffa0b4..48cd21ef479363318ad0d2ca2155518267b91095 100644 --- a/pd/src/pd-l2ork-TODO.txt +++ b/pd/src/pd-l2ork-TODO.txt @@ -1,4 +1,5 @@ C: +*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 *Draw SECONDARY redrect on gop scalar patchers to reflect the viewport?