mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
hide the text layer on reload
This commit is contained in:
@@ -323,6 +323,8 @@ define [
|
||||
clearTimeout spinnerTimer
|
||||
else
|
||||
spinner.remove(element)
|
||||
# stop displaying the text layer
|
||||
element.removeClass 'pdfjs-viewer-show-text'
|
||||
ctrl.redraw(origposition)
|
||||
$timeout renderVisiblePages
|
||||
scope.loadSuccess = true
|
||||
|
||||
Reference in New Issue
Block a user