From 1caf8b94398290e3778c969d8050ccc9d6fefd64 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 15 Feb 2019 16:05:16 -0500 Subject: [PATCH] recent issues --- core/todo.txt | 2 ++ todo.txt | 16 ++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 460e75a17..210aa85be 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,4 +1,6 @@ 0270 (3.5.4 or 3.6) +_ size() issues on Mojave? +_ https://github.com/processing/processing/issues/5791 high-ish diff --git a/todo.txt b/todo.txt index 0a9584433..e78251c37 100755 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,16 @@ 0270 (3.5.4 or 3.6) +X use ctrl-page up/down for tabs on Windows +X https://github.com/processing/processing/issues/5794 + + +_ show the recommended sw version on the download page +_ just skip the welcome screen on Windows hidpi dipslays? + +_ refresh option for sketchbook +_ import option for sketchbook +_ 'show sketch folder' weird when in temp folder +_ ask to save first (sketch has not been saved yet) +_ same with adding files to an unsaved sketch, do we block that? contrib @@ -9,9 +21,13 @@ _ https://github.com/processing/processing/pull/4040 high +_ run button not deactivating +_ https://github.com/processing/processing/issues/5786 _ Find in Reference disabled for various keywords (draw, for, if, catch, while) _ https://github.com/processing/processing/issues/5562 _ https://github.com/processing/processing/pull/5642 +_ sketch window placement not recorded +_ https://github.com/processing/processing/issues/5781 _ errors inside setup() aren't coming through at all? _ seen in Eclipse; have to turn on the debugger... same as #4703? _ Welcome screen doesn't size properly for HiDPI screens