Commit f700aeb
download: Don't show progress bar for small files
For files which will be downloaded relatively quickly, the progress bar
is going to be a distraction rather than something really useful.
This commit introduces a 100MB threshold in file size before showing the
progress bar.1 parent 8178a1b commit f700aeb
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
0 commit comments