FileChooser: improved performance when navigating to large directories with thousands of files (issue #953)

This commit is contained in:
Karl Tauber
2025-01-09 12:04:25 +01:00
parent 80ba75fdeb
commit 0ad3180b10
2 changed files with 62 additions and 20 deletions

View File

@@ -14,6 +14,11 @@ FlatLaf Change Log
- Extras: `FlatSVGIcon` color filters now can access painting component to
implement component state based color mappings. (issue #906)
#### Fixed bugs
- FileChooser: Improved performance when navigating to large directories with
thousands of files. (issue #953)
## 3.5.4