Skip to content

Commit 64d8647

Browse files
committed
examples/deepzoom_multiserver: Enable rotation buttons in viewer
1 parent 2667096 commit 64d8647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/deepzoom/templates/slide-fullpage.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
tileSources: "{{ slide_url }}",
3131
prefixUrl: "{{ url_for('static', filename='images/') }}",
3232
showNavigator: true,
33+
showRotationControl: true,
3334
animationTime: 0.5,
3435
blendTime: 0.1,
3536
constrainDuringPan: true,

0 commit comments

Comments
 (0)