tuned GUI (again, see 0521e65af41e);
authorwenzelm
Mon, 04 Nov 2024 11:21:04 +0100
changeset 81333 cb31fd7c4bce
parent 81332 f94b30fa2b6c
child 81334 1baf5c35d519
tuned GUI (again, see 0521e65af41e);
src/Pure/GUI/gui.scala
--- a/src/Pure/GUI/gui.scala	Sun Nov 03 22:29:07 2024 +0100
+++ b/src/Pure/GUI/gui.scala	Mon Nov 04 11:21:04 2024 +0100
@@ -51,7 +51,6 @@
 
     // see https://www.formdev.com/flatlaf/customizing
     UIManager.put("Component.arrowType", "triangle")
-    UIManager.put("ScrollBar.showButtons", true)
   }