ToolTip: fixed wrong tooltip location if component overrides JComponent.getToolTipLocation() and wants place tooltip under mouse location (issue #468)

This commit is contained in:
Karl Tauber
2022-01-24 23:24:39 +01:00
parent 936de60700
commit 751c0e16e9
2 changed files with 38 additions and 2 deletions

View File

@@ -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