Oliver-Loeffler / FXFileChooser

Custom JavaFX file chooser which allows quick manual filtering, which allows to add Path predicates as filter and which is testable using TestFX.
Apache License 2.0
44 stars 8 forks source link

Progress Bar slowing down refresh of large directories down #47

Open Oliver-Loeffler opened 2 years ago

Oliver-Loeffler commented 2 years ago

In some cases, when crowded directories (> 200.000 files) are refreshed on a local share (or on a very fast share), the progress indicator update slows down the update process.

Observed on MacOS Monterey, 2016 MBP.