From 01b1bc704150ac7297c39d56227b41ea3be7a18d Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 5 Aug 2016 10:22:20 -0400 Subject: [PATCH] proper coloring for InputMethod support (#4593) --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index d3530d00e..137bfdec7 100644 --- a/todo.txt +++ b/todo.txt @@ -22,8 +22,8 @@ X Insert characters by InputMethod at one time X https://github.com/processing/processing/pull/4594 X Insert string when it is committed X https://github.com/processing/processing/pull/4602 -_ Set text color for InputMethod -_ https://github.com/processing/processing/pull/4593 +X Set text color for InputMethod +X https://github.com/processing/processing/pull/4593 jakub X NullPointerException in SketchCode.getDocumentText()