How to disable the ComboBox for the presets?
Just use compact theme variant:
colorPicker.addThemeVariants(ColorPickerVariant.COMPACT);
Thx ! I was sure I tested it... :)
How to disable the ComboBox for the presets?
Just use compact theme variant:
colorPicker.addThemeVariants(ColorPickerVariant.COMPACT);
Thx ! I was sure I tested it... :)