UIDefaultsDump: removed Java 8 patch version from dump file names

This commit is contained in:
Karl Tauber
2021-10-28 21:01:16 +02:00
parent ef25575f85
commit 5e03eb9b51
15 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
- OS Windows 10
+ OS Linux
- ProgressBar.font [active] Segoe UI plain 10 javax.swing.plaf.FontUIResource [UI]
+ ProgressBar.font [active] Cantarell plain 13 javax.swing.plaf.FontUIResource [UI]
- ScrollBar.minimumThumbSize 10,10 javax.swing.plaf.DimensionUIResource [UI]
+ ScrollBar.minimumThumbSize 18,18 javax.swing.plaf.DimensionUIResource [UI]
- ScrollBar.thumbArc 0
+ ScrollBar.thumbArc 999
- ScrollBar.thumbInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
+ ScrollBar.thumbInsets 2,2,2,2 javax.swing.plaf.InsetsUIResource [UI]
- defaultFont Segoe UI plain 12 javax.swing.plaf.FontUIResource [UI]
+ defaultFont Cantarell plain 15 javax.swing.plaf.FontUIResource [UI]