From c60177f018ae75931b802607bf376b595b285d7e Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 4 Aug 2022 16:02:41 -0400 Subject: [PATCH] updated search icon for EditorStatus --- build/shared/lib/status/search.svg | 6 ++++-- todo.txt | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/build/shared/lib/status/search.svg b/build/shared/lib/status/search.svg index 2dcefae40..4785843ec 100644 --- a/build/shared/lib/status/search.svg +++ b/build/shared/lib/status/search.svg @@ -1,4 +1,6 @@ - - + + + + diff --git a/todo.txt b/todo.txt index ec18e58f9..719f8a9dd 100755 --- a/todo.txt +++ b/todo.txt @@ -333,6 +333,8 @@ X copy to clipboard button X implement alpha for url (70, 90, 100) X remove the color X get shift down from the editor window and pass to status +X thicker version of the search icon for the status panel +X copy the icon over from the manager cleaning o should default to the local Java on Windows and Linux @@ -384,8 +386,6 @@ _ https://github.com/processing/processing4-javafx/issues/15 next release -_ thicker version of the search icon for the status panel -_ copy the icon over from the manager _ changing between themes not updating the combo box text (though arrow trigger works) _ switching between alloys and minerals will properly update _ completion mode pop-up not following dark and light mode conventions