ComboBox: use small border if used as table editor

This commit is contained in:
Karl Tauber
2019-10-15 10:35:06 +02:00
parent a8b8cbdf8c
commit 41df9859ad
3 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,11 @@
FlatLaf Change Log
==================
## Unreleased
- ComboBox: Use small border if used as table editor.
## 0.13
- Added developer information to Maven POM for Maven Central publishing.