mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 07:47:12 -06:00
ToolBar: fixed endless loop if button in Toolbar has focus and is made invisible (issue #884)
This commit is contained in:
@@ -9,6 +9,8 @@ FlatLaf Change Log
|
||||
using custom component that overrides `Component.contains(int x, int y)` and
|
||||
invokes `SwingUtilities.convertPoint()` (or similar) from the overridden
|
||||
method. (issue #878)
|
||||
- ToolBar: Fixed endless loop if button in Toolbar has focus and is made
|
||||
invisible. (issue #884)
|
||||
|
||||
|
||||
## 3.5.1
|
||||
|
||||
Reference in New Issue
Block a user