mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-09 08:15:09 +03:00
ToolTip: fixed wrong tooltip location if component overrides JComponent.getToolTipLocation() and wants place tooltip under mouse location (issue #468)
This commit is contained in:
@@ -3,7 +3,11 @@ FlatLaf Change Log
|
||||
|
||||
## 2.0.1-SNAPSHOT
|
||||
|
||||
- Fixed memory leak in Panel, Separator and ToolBarSeparator. (issue #471)
|
||||
- Fixed memory leak in Panel, Separator and ToolBarSeparator. (issue #471;
|
||||
regression in FlatLaf 2.0)
|
||||
- ToolTip: Fixed wrong tooltip location if component overrides
|
||||
`JComponent.getToolTipLocation()` and wants place tooltip under mouse
|
||||
location. (issue #468)
|
||||
|
||||
|
||||
## 2.0
|
||||
|
||||
Reference in New Issue
Block a user