BCDA-APS / mdaviz

Data visualization for mda
https://bcda-aps.github.io/mdaviz/
Other
3 stars 0 forks source link

Show dialog with a progress bar and a Cancel button when loading large directory #142

Open rodolakis opened 3 weeks ago

rodolakis commented 3 weeks ago

From @prjemian in #141:

For more than NNN files, could show a dialog with a progress bar and a Cancel button. As a UI, this leaves users the option to bail out if it takes too long. (Add as enhancement issue). The tqdm package is great for progress bars.