prerender offscreen pages

This commit is contained in:
Brian Gough
2016-06-30 08:43:38 +01:00
parent 6b2a11a4d4
commit 8c81f0a9ff

View File

@@ -258,7 +258,7 @@ define [
renderVisiblePages = () ->
pages = getVisiblePages()
# pages = getExtraPages visiblePages
pages = getExtraPages visiblePages
scope.document.renderPages(pages)
getVisiblePages = () ->