1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 04:05:07 +00:00
serenity/Userland/Demos/WidgetGallery/GalleryGML
thankyouverycool 653f01616c LibGUI+Apps: Adjust Splitter spacings
Different thread highlights between widgets lead to different
visual weights between splitters, even when they have the same
width or height. This means some splitters look best at odd
sizes while others even. This sets the default spacing to the
most commonly used, depending on orientation, and adjusts
spacing for a few apps based on the new paint rect.

The most consistent look across apps requires some manual
tweaking occassionally. Knurlheads, use your discretion!
2022-02-23 18:56:22 +02:00
..
BasicsTab.gml LibGUI+Apps: Adjust Splitter spacings 2022-02-23 18:56:22 +02:00
CursorsTab.gml Applications: Remove border from GroupBox margins 2021-11-03 16:13:19 +01:00
IconsTab.gml Applications: Remove border from GroupBox margins 2021-11-03 16:13:19 +01:00
SlidersTab.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
Window.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
WizardsTab.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00