mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
eebfdc1391
Adds tiled images to the viewer at creation so that they are properly centred. This also checks the current state of the test checkboxes on loading. Some browsers, notably Firefox, will remember the value of checkboxes across reloads. This can lead to the checkboxes being out of sync with with viewer after a reload. An alternative is to set autocomplete="off" on each checkbox element. This will force the browser to reset the field to the default specified in the HTML. However I think checking the actual value is preferable as it means the defaults are only specified in one place. |
||
---|---|---|
.. | ||
collections | ||
m2 | ||
basic.html | ||
constrainedpan.html | ||
coordinates.html | ||
cropping-polygons.html | ||
customheaders.html | ||
customnavigatorlocation.html | ||
fitboundswithconstraints.html | ||
flipping.html | ||
iframe-embed.html | ||
iframe-host.html | ||
iiif-sizes.html | ||
iiif-tiled-sf1.html | ||
iiif.html | ||
item-animation.html | ||
layers.html | ||
legacy.html | ||
memorycheck-with-simple-image.html | ||
memorycheck.html | ||
overlay.html | ||
setdebugmode.html | ||
tilesource-swap.html | ||
timeout-certain.html | ||
timeout-unlikely.html | ||
zoomify.html |