summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-07 16:50:34 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-07 16:50:34 +0100
commit9e74148370a4b454fd061eb2dccefc796f14c5b0 (patch)
tree10069c94e96cb10b292f282a8e7258ac56583959
parent58189c831eef0eed18682bf9910114159dd18e56 (diff)
downloadwww-9e74148370a4b454fd061eb2dccefc796f14c5b0.tar.gz
www-9e74148370a4b454fd061eb2dccefc796f14c5b0.tar.bz2
www-9e74148370a4b454fd061eb2dccefc796f14c5b0.zip
show right canvas as well
-rw-r--r--dist/js/pdf-view.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/js/pdf-view.js b/dist/js/pdf-view.js
index a8682be0..cb125586 100644
--- a/dist/js/pdf-view.js
+++ b/dist/js/pdf-view.js
@@ -84,6 +84,7 @@ function onNextPage() {
document.getElementById('canvas-right').addEventListener('click', onNextPage);
document.getElementById('canvas-left').style.display = 'block';
+document.getElementById('canvas-right').style.display = 'block';
/**
* Asynchronously downloads PDF.