PasswordField: do not apply minimum width if columns property > 0

This commit is contained in:
Karl Tauber
2020-05-15 14:06:33 +02:00
parent 83fdeb7e0c
commit 2136d9f13d
3 changed files with 9 additions and 14 deletions

View File

@@ -18,6 +18,8 @@ FlatLaf Change Log
radio button is used as table cell renderer. (issue #77)
- FileChooser: Fixed missing labels in file chooser when running on Java 9 or
later. (issue #98)
- PasswordField: Do not apply minimum width if `columns` property is greater
than zero.
## 0.34