openseadragon/src
accraze 3925d1cb14 fixed tabIndex to handle empty string
chrome acts buggy and jumps when tabindex is not set to empty string.

fixes #769
2015-12-22 16:55:08 -08:00
..
button.js MouseTracker now defaults to tracking on (#558) 2015-01-20 18:35:58 -08:00
buttongroup.js Merge upstream. 2015-06-08 10:38:16 -04:00
control.js Make OpenSeadragon W3C compliant. 2014-04-04 16:14:32 -04:00
controldock.js Make OpenSeadragon W3C compliant. 2014-04-04 16:14:32 -04:00
displayrectangle.js Updated Doclets 2013-11-25 08:48:44 -08:00
drawer.js doc tweak for edge smoothing changes - #755 2015-11-06 08:55:30 +02:00
dzitilesource.js * Fixed: DZI tilesource was broken 2015-01-12 14:18:39 -08:00
eventsource.js Updated Doclets 2013-11-25 08:48:44 -08:00
fullscreen.js Add support for old webkit. Add fullScreenApi.getFullScreenElement method. Remove old license. 2014-03-25 13:29:58 -04:00
iiiftilesource.js Respect non-square tiles if available from IIIFTileSources 2015-07-10 14:26:51 -04:00
imageloader.js Added error message tracking into the tile loading mechanism. This exposes the reason for the error in the console.log message 2015-07-06 14:57:15 -06:00
imagetilesource.js Doc comment fix 2015-11-12 13:55:47 -08:00
legacytilesource.js Updated Doclets 2013-11-25 08:48:44 -08:00
mousetracker.js Converted jsdoc to plain comments 2015-12-09 18:28:41 +01:00
navigator.js Removed redundant event handler in navigator 2015-12-14 11:03:25 -08:00
openseadragon.js Merge branch 'master' of https://github.com/openseadragon/openseadragon 2015-11-16 16:44:31 +02:00
osmtilesource.js Updated Doclets 2013-11-25 08:48:44 -08:00
overlay.js Use Math.round instead of Math.floor and Math.ceil for overlay placement. 2015-10-09 14:15:54 -04:00
point.js Unit tests for World 2014-11-17 16:24:40 -08:00
profiler.js Updated Doclets 2013-11-25 08:48:44 -08:00
rectangle.js Normalize the rectangles 2015-12-05 17:51:21 -05:00
referencestrip.js Fixes #777: next button click pops up virtual keyboard on mobile devices 2015-11-24 18:23:54 -08:00
spring.js Fixed broken assert 2015-12-15 09:56:33 -08:00
strings.js Added configuration around the rotate left/right buttons. The default for showRotationControls is false to preserve existing functionality. Also added default tooltip strings for the buttons. 2014-03-03 09:28:28 -07:00
tile.js edge smoothing fix for Mac 2015-11-19 10:06:43 +02:00
tilecache.js Fix assert in cacheTile. 2015-06-15 16:43:34 -04:00
tiledimage.js Merge branch 'master' of https://github.com/openseadragon/openseadragon 2015-11-16 16:44:31 +02:00
tilesource.js Fix for issue with tiledImages loading tiles at every level instead of just the best level: using && instead of || means the tiledImage's longest side is used for comparison instead of the shortest side. 2015-09-15 15:58:34 -06:00
tilesourcecollection.js Docs and naming changes for collection mode 2014-11-12 16:31:46 -08:00
tmstilesource.js Updated Doclets 2013-11-25 08:48:44 -08:00
viewer.js fixed tabIndex to handle empty string 2015-12-22 16:55:08 -08:00
viewport.js Fix home bounds with rotation. Fix #567 and #463 2015-12-05 19:18:56 -05:00
world.js Optimized adding large numbers of items to the world. 2015-09-25 09:58:34 -06:00