mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
show progress bar when loading starts
This commit is contained in:
parent
a4cd5c90c3
commit
41b0309e6e
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ define [
|
|||
if url
|
||||
scope.loading = true
|
||||
scope.loaded = false
|
||||
scope.progress = 1
|
||||
# console.log 'pdfSrc =', url
|
||||
initializePosition()
|
||||
flashControls()
|
||||
|
|
Loading…
Reference in a new issue