From 98d9da8e04abf8f860b56b4b564538b8cdd78ede Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 31 Jan 2016 12:59:33 -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 2d134226b..305ebe406 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -133,7 +133,7 @@ Everything else: (A [x] means we've fixed it)
 [ ] Fix layout on dialogs so that height/width of the document doesn't
     reflow when the window gets resized
 [x] look into using requestAnimationFrame
-[ ] canvas_check_geometry doesn't seem to do the right thing for canvases that
+[x] 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?
 [x] look into using mask-image in order to make this background color theme-able
-- 
GitLab