mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
added comment about double resize event
This commit is contained in:
@@ -320,6 +320,8 @@ define [
|
||||
updateLayout()
|
||||
|
||||
scope.$on 'layout:pdf:resize', () ->
|
||||
# FIXME we get this event twice
|
||||
# also we need to start a new layout when we get it
|
||||
console.log 'GOT LAYOUT-PDF-RESIZE EVENT'
|
||||
updateLayout()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user