diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index 0c3e9da920b0f10b889ebd21c3282bbef7cbbbf2..7fca93e1bafeeb81788e1b9bfdd5b14db236986a 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -194,6 +194,9 @@ Everything else: (A [x] means we've fixed it) [ ] look into problems with object z-order on the C side when deleting objects and then undoing the delete [ ] implement magicglass edit menu indicator +[ ] clip garray to gl_x1 and gl_x2 by: + a) checking if we're in a gop, and + b) if so, only render if element number is > gl_x1 and < gl_x2 Crashers --------