Skip to content

Progress bar for loading files works on linux

s233039 requested to merge loading_progress_bar into main

User can display progress bar to see that large files are loading and how much approximately remains. So far it works on linux, as there are some differences in platforms regarding the functionality that tracks the progress. Notion document: https://www.notion.so/qim-dtu/Progress-bar-for-loading-files-df0a33ae71284cf0897f17ec21f728e7

Merge request reports