From 69cb307ff1dd9a8adcf4e18b012ae537f9d592ae Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 17 Jan 2022 16:03:28 -0500 Subject: [PATCH] notes about contrib manager fixes needed --- todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/todo.txt b/todo.txt index 793513995..317e14507 100755 --- a/todo.txt +++ b/todo.txt @@ -28,10 +28,16 @@ X cursor even changes to link, but the links don't have colors, X and no links open when clicked X now changing color for link and actually opening the links X set the font on the contrib install progress bar +_ after opening Editor window, Processing freezes until contribs are loaded +_ when opening manager, animation runs briefly then freezes _ DetailPanel setContribution() being called 4x for each contrib on startup +_ during install of contrib, progress is halting during the install +_ probably too much happening on the EDT that should not be _ optimize ContributionTab addListener() call in constructor _ DetailPanel seems totally vestigial? _ StatusPanel seems to be recreated entirely +_ StatusPanel being reset twice on each click +_ is checking for previous, but apparently that's not working _ updates count is off... maybe when compatible != available count?