remove a little debug

This commit is contained in:
Ben Fry
2022-04-30 12:11:33 -04:00
parent 2990c9a0bc
commit d45ff7a4c2
2 changed files with 3 additions and 3 deletions
@@ -118,9 +118,9 @@ public class PdeTextFieldUI extends BasicTextFieldUI {
public void updateTheme() {
System.out.println("updating theme inside PdeTextFieldUI");
//System.out.println("updating theme inside PdeTextFieldUI");
if (jtc != null) {
System.out.println("reinstalling ui");
//System.out.println("reinstalling ui");
installUI(jtc);
}
}
+1 -1
View File
@@ -24,7 +24,7 @@ X add manager.panel constants for colors
X status panel not updating in updateTheme()
X StatusPanel.getBodyStyle() has hard-coded fonts/sizes
X accent color and light/dark mode into the theme, and use with flatlaf
_ changed manager.list.search to manager.search
X changed manager.list.search to manager.search
_ rearrange item order in PreferencesFrame
_ remove extra space between prefs lines
_ monochrome icon for foundation