diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index 53540507c9e567391461b22fc14550fe25c95a73..1a71c3de29568643cabeba7bc630303f990240be 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -219,6 +219,8 @@ Everything else: (A [x] means we've fixed it) [ ] autopatch creates a new box, but if you try to instantiate the empty box you have to click twice to get it to leave text entry mode [ ] look into pasting only text inside text entry +[ ] canvas_check_geometry doesn't seem to do the right thing for canvases that are far to the right + of the screen. Can't think of anything except maybe a bug in nw.js Window.x? Crashers --------