Extras: fixed concurrent loading of SVG icons on multiple threads (issue #459)

This commit is contained in:
Karl Tauber
2021-12-30 11:24:48 +01:00
parent bb32c727b6
commit 0cdfd29ecf
3 changed files with 36 additions and 3 deletions

View File

@@ -17,6 +17,8 @@ FlatLaf Change Log
- Improved hover/pressed/selected colors of leading/trailing buttons (e.g.
"reveal" button in password field). (issue #452)
- Clear button no longer paints over round border. (issue #451)
- Extras: Fixed concurrent loading of SVG icons on multiple threads. (issue
#459)
## 2.0-rc1