From aad1942be91d3966bb65c990f1e9d904373eed79 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Fri, 24 Jul 2015 01:43:08 -0400
Subject: [PATCH] add obscure text entry bug to todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 664e48b7a..5fb6a3efb 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -216,6 +216,8 @@ Everything else: (A [x] means we've fixed it)
       appears/disappears mysteriously)
 [ ] sometimes straight control cords are pixel-aligned, sometimes they aren't. (If pixel-aligned, try nudging
     one pixel to the right and they become non-aligned.)
+[ ] 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
 
 Crashers
 --------
-- 
GitLab