0.36
Highlights
ScrollBar styling made more flexible to support macOS and Linux style scroll bars. Examples:
Details: https://www.formdev.com/flatlaf/customizing/#scrollbar_style
Change log
- ScrollBar: Made styling more flexible by supporting insets and arc for track
and thumb. (issue #103) - ScrollBar: Use round thumb on macOS and Linux to make it look similar to
native platform scroll bars. (issue #103) - ComboBox: Minimum width is now 72 pixels (was ~50 for non-editable and ~130
for editable comboboxes). - ComboBox: Support custom borders in combobox editors. (issue #102)
- Button: Support non-square icon-only buttons. (issue #110)
- Ubuntu Linux: Fixed poorly rendered font. (issue #105)
- macOS Catalina: Use Helvetica Neue font.
FlatInspector
added (see FlatLaf Extras).