From 90f64770fedb8ec7ca2c7d35ebf7ff6d7336c242 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 12 Feb 2017 14:44:12 -0500 Subject: [PATCH] add separate issue for cross-platform scaling --- core/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index af6470bd1..e0d25ca5a 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -2,6 +2,8 @@ high +_ implement sketch scaling into PApplet +_ https://github.com/processing/processing/issues/4897 _ Sketches on Windows don't take UI sizing into account _ https://github.com/processing/processing/issues/4894 _ Sketches on Linux don't take UI scaling into account