mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 07:47:12 -06:00
ComboBox: if using own JTextField as editor, default text field border is now removed to avoid duplicate border
This commit is contained in:
@@ -12,6 +12,11 @@ FlatLaf Change Log
|
||||
- TabbedPane: Support hiding separator between tabs and content area (set client
|
||||
property `JTabbedPane.showContentSeparator` to `false`).
|
||||
|
||||
#### Fixed bugs
|
||||
|
||||
- ComboBox: If using own `JTextField` as editor, default text field border is
|
||||
now removed to avoid duplicate border.
|
||||
|
||||
|
||||
## 0.42
|
||||
|
||||
|
||||
Reference in New Issue
Block a user