mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
More comments.
This commit is contained in:
@@ -69,6 +69,9 @@ define [
|
||||
# editor.
|
||||
e.preventDefault()
|
||||
|
||||
# "loaded" event is emitted from the pdfViewer controller $scope. This means
|
||||
# that the previous PDF DOM element was destroyed and a new one is available,
|
||||
# so we need to grab the elements and set the listeners again.
|
||||
$scope.$on "loaded", () =>
|
||||
@setListeners()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user