openseadragon/src
Luis Nieto 932b826c4d Flip the order in which view and navigator add a new item
This change ensures that the added items are updated first in the
navigator's world. If the viewer's world is updated first, it fires
an add-item event, which in turn it may encounter a setItemIndex call;
since the navigator's world does not have the item yet, an error
occurs.
2021-07-05 15:17:30 -05:00
..
button.js Re-added the OpenSeadragon.setElementPointerEventsNone() function 2021-05-05 12:43:53 -07:00
buttongroup.js Browser sniffing and pointer events fixes and enhancements 2020-07-24 20:05:39 -07:00
control.js Better handle destruction when navigator in custom location 2020-09-10 17:40:30 -04:00
controldock.js stricter linting 2020-06-25 16:01:14 -07:00
displayrectangle.js Updated Doclets 2013-11-25 08:48:44 -08:00
drawer.js Re-added the OpenSeadragon.setElementPointerEventsNone() function 2021-05-05 12:43:53 -07:00
dzitilesource.js stricter linting 2020-06-25 16:01:14 -07:00
eventsource.js Add times parameter to addOnceHandler. 2016-03-22 13:54:35 -04: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 Replace v2 iiifSize max with full 2020-08-13 12:00:16 -04:00
imageloader.js Improved ImageJob timeout error logging 2018-09-10 00:59:25 -07:00
imagetilesource.js Removed a bit more IE<11 code 2021-03-10 17:18:17 -08:00
legacytilesource.js stricter linting 2020-06-25 16:01:14 -07:00
mousetracker.js removeContact only on existing tracked pointer 2021-05-04 16:55:37 -07:00
navigator.js Re-added the OpenSeadragon.setElementPointerEventsNone() function 2021-05-05 12:43:53 -07:00
openseadragon.js Cleanup on viewer destroy and register on Viewer() 2021-07-02 07:46:55 -05:00
osmtilesource.js stricter linting 2020-06-25 16:01:14 -07:00
overlay.js Removed unnecessary (style.display !== 'none') check 2020-07-29 11:02:25 +02:00
placement.js Fix enums doc. 2016-04-10 19:01:30 -04:00
point.js stricter linting 2020-06-25 16:01:14 -07:00
profiler.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
rectangle.js added missing Rect.degrees member to deocumentation 2019-08-19 08:19:28 +02:00
referencestrip.js Re-added the OpenSeadragon.setElementPointerEventsNone() function 2021-05-05 12:43:53 -07:00
spring.js stricter linting 2020-06-25 16:01:14 -07:00
strings.js stricter linting 2020-06-25 16:01:14 -07:00
tile.js Store the flipped state in each tile and render it as such 2021-03-19 14:49:07 +00:00
tilecache.js stricter linting 2020-06-25 16:01:14 -07:00
tiledimage.js Make setFlip() update the navigator 2021-03-26 11:18:21 +00:00
tilesource.js refactor: use pixelDensityRatio in getPixelRatio() 2021-03-26 12:08:50 +01:00
tilesourcecollection.js Add eslint and hound 2017-01-16 21:41:07 +01:00
tmstilesource.js stricter linting 2020-06-25 16:01:14 -07:00
viewer.js Flip the order in which view and navigator add a new item 2021-07-05 15:17:30 -05:00
viewport.js stricter linting 2020-06-25 16:01:14 -07:00
world.js Add eslint and hound 2017-01-16 21:41:07 +01:00
zoomifytilesource.js fileFormat is no longer hard coded in Zoomify Tile Source 2020-09-23 21:45:20 -04:00