DataLab-Platform / DataLab

Open-source Platform for Scientific and Technical Data Processing and Visualization
https://datalab-platform.com
BSD 3-Clause "New" or "Revised" License
43 stars 4 forks source link

When opening files, show progress dialog only if necessary #81

Closed PierreRaybaut closed 4 months ago

PierreRaybaut commented 4 months ago

Current behavior: the progress dialog is visible even if the file opening process is very short.

Expected behavior: show the progress dialog only if this opening process takes more than 100ms to be carried out.