From 7c87d692e91006a39af8007ee869f0d35d188ec2 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 1 Jun 2013 16:11:24 -0400 Subject: [PATCH] todo notes --- core/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index ff6fcff66..1bb721c3d 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -45,6 +45,8 @@ _ methods for max, min, index of max/min entries? valueIndex? high _ draw() called again before finishing on OS X (retina issue) _ https://github.com/processing/processing/issues/1709 +_ screen stops updating sometimes with retina +_ https://github.com/processing/processing/issues/1699 _ Linux sometimes not responding correctly w/ the size() command _ https://github.com/processing/processing/issues/1672