Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.2
-
All
Description
While the File Browser is loading the contents of a directory (which can take some time depending on the environment, and whether it is a network drive), there is no indication that anything is happening. Perhaps an ActivityIndicator could be overlaid on the file list display area to indicate that something is happening in the background. This should work since loading the files is happening on a second thread.