mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
CheckBox and RadioButton: added RadioButton.icon.style (similar to CheckBox.icon.style) to support different styles for checkbox and radiobutton
(e.g. Material design uses filled checkboxes, but outlined radiobuttons)
This commit is contained in:
@@ -100,6 +100,11 @@
|
||||
+ PasswordField.border [lazy] 3,3,3,3 false com.formdev.flatlaf.ui.FlatTextBorder [UI]
|
||||
|
||||
|
||||
#---- RadioButton ----
|
||||
|
||||
+ RadioButton.icon.style filled
|
||||
|
||||
|
||||
#---- ScrollPane ----
|
||||
|
||||
- ScrollPane.border [lazy] 1,1,1,1 false com.formdev.flatlaf.ui.FlatBorder [UI]
|
||||
|
||||
Reference in New Issue
Block a user