DesktopPane: avoid using two instances of DefaultDesktopManager if a custom desktop manager is used/wrapped (see PR #294)

This commit is contained in:
Karl Tauber
2021-04-09 18:17:15 +02:00
parent 6db39d1860
commit ab1ce7fab1
4 changed files with 132 additions and 40 deletions

View File

@@ -7,6 +7,11 @@ FlatLaf Change Log
- Fixed crash when running in Webswing. (issue #290)
#### Fixed bugs
- DesktopPane: Fixed empty minimized icon when using a custom desktop manager.
(PR #294)
## 1.1.1