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