From 4a542a411feb5f2a3f54f3a4a75175f111643f38 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 26 Jul 2015 15:34:23 -0400
Subject: [PATCH] add feature request to todo

---
 pd/nw/todo.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 60d75bd20..f609ee4f3 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -227,6 +227,7 @@ Everything else: (A [x] means we've fixed it)
 [ ] add Mac support by changing evt.ctrlKey to evt.ctrlKey||evt.metaKey
 [ ] when editing message box contents, the background svg image is hardcoded with a border color of blue.
     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
 
 Crashers
 --------
-- 
GitLab