mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
PopupMenu: make sure that popup menu does not overlap any operating system task bar (issue #701)
This commit is contained in:
@@ -38,6 +38,8 @@ FlatLaf Change Log
|
||||
- FormattedTextField: On Linux, fixed `IllegalArgumentException: Invalid
|
||||
location` if `JFormattedTextField.setDocument()` is invoked in a focus gained
|
||||
listener on that formatted text field. (issue #698)
|
||||
- PopupMenu: Make sure that popup menu does not overlap any operating system
|
||||
task bar. (issue #701)
|
||||
|
||||
#### Incompatibilities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user