From 6e21bb19aa899c3284fbd3984a2cc1ea13ffbfc8 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 20 May 2022 13:40:52 -0400 Subject: [PATCH] better 'search' icon (less enormous circle) --- build/shared/lib/manager/search.svg | 2 +- todo.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/shared/lib/manager/search.svg b/build/shared/lib/manager/search.svg index 8a994ad14..2dcefae40 100644 --- a/build/shared/lib/manager/search.svg +++ b/build/shared/lib/manager/search.svg @@ -1,4 +1,4 @@ - + diff --git a/todo.txt b/todo.txt index b115911a9..9626d6b8d 100755 --- a/todo.txt +++ b/todo.txt @@ -120,6 +120,7 @@ X these should be read from theme.txt instead o or not used at all: the defaults from ui.font and FlatLaf should do X only really need for the bold font X improved 'close' icon (thicker x) +X better 'search' icon (less enormous circle) manager X make ContributionTab.FilterField into a static class