From c84a3a04a6c6c9e50c4ab2704a4f94d6433d50a7 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sat, 30 Jan 2016 20:52:21 -0500
Subject: [PATCH] update todo

---
 pd/nw/todo.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index bc8c07371..b14464c4c 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -134,8 +134,8 @@ Everything else: (A [x] means we've fixed it)
 [ ] 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?
-[ ] look into using mask-image in order to make this background color theme-able
-[ ] integrate the inlet mouseover animation with a change of fill color
+[x] look into using mask-image in order to make this background color theme-able
+[x] integrate the inlet mouseover animation with a change of fill color
 [ ] figure out difference between deb install location /usr
     vs tarball /usr/local
 [x] port the bug fix from pd-l2ork git repo in commit
-- 
GitLab