Skip to content

Commit eaf515c

Browse files
committed
examples/deepzoom: Update OpenSeadragonScalebar to bafd4b2
1 parent e1e8c7a commit eaf515c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/deepzoom/static/openseadragon-scalebar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
this.viewer.container.appendChild(this.divElt);
9191
this.divElt.style.position = "relative";
9292
this.divElt.style.margin = "0";
93+
this.divElt.style.pointerEvents = "none";
9394

9495
this.setMinWidth(options.minWidth || "150px");
9596

0 commit comments

Comments
 (0)