ComboBox and Spinner: limit arrow button width if component has large preferred height (issue #361)

This commit is contained in:
Karl Tauber
2021-08-02 15:27:25 +02:00
parent ecfbe68c33
commit 75f76f4875
5 changed files with 153 additions and 26 deletions

View File

@@ -5,6 +5,8 @@ FlatLaf Change Log
#### Fixed bugs
- ComboBox and Spinner: Limit arrow button width if component has large
preferred height. (issue #361)
- InternalFrame: Limit internal frame bounds to parent bounds on resize. Also
honor maximum size of internal frame. (issue #362)
- Popup: Fixed incorrectly placed drop shadow for medium-weight popups in