From 319af9514cc5246a5eaaa2fc33c541ef4a31bd7b Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 22 Apr 2017 10:38:17 -0400 Subject: [PATCH] note about the fix for #4902 --- todo.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/todo.txt b/todo.txt index 1c3a62dc8..7629ab82b 100755 --- a/todo.txt +++ b/todo.txt @@ -5,6 +5,9 @@ X http://stackoverflow.com/q/10268583 X move to 8u131 X add another warning for a bad NVIDIA driver X https://github.com/processing/processing/issues/4997 +X Gap between tab headers and text area at 125% and 150% scaling on Windows +X https://github.com/processing/processing/issues/4902 +X Math.ceil() helps _ Small tooltip text on high-dpi screens _ https://github.com/processing/processing/issues/4914 @@ -69,10 +72,6 @@ X Olivia hasn't seen it, closing X amazing blurry editor window X https://github.com/processing/processing/issues/4892 -_ Gap between tab headers and text area at 125% and 150% scaling on Windows -_ https://github.com/processing/processing/issues/4902 -_ Math.ceil() helps - _ Welcome screen doesn't size properly for HiDPI screens _ https://github.com/processing/processing/issues/4896