openseadragon/src
Christophe Avenel f1865c3878
Fix wrong center point on touch zoom
When doing pinch to zoom, we need to do pan first and then zoom, so that the center point is correct.
Otherwise, the pan will computed on the unzoomed coordinates, giving an impression of zooming toward the center
2022-05-12 10:45:47 +02: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 Moved _shouldRoundPositionAndSize Drawer class member to drawTile() function argument 2021-12-22 14:16:11 +09:00
dzitilesource.js Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08:00
eventsource.js Move open-failed error message to the handler, adjust test for the new message style. Add 'numberOfHandlers()' method for events. 2022-04-15 10:32:08 +02: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 Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08:00
imageloader.js makeAjaxRequest(): delegate error message responsibility to the handler if any. 2022-04-07 17:56:14 +02:00
imagetilesource.js Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08:00
legacytilesource.js Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08:00
mousetracker.js Another problem with release handler: a point instace could be undefined. 2022-04-16 16:53:30 +02:00
navigator.js Navigator is matched to viewer when it succeeds 2021-08-11 12:59:14 +02:00
openseadragon.js Fix duplicated word: "the the" 2022-05-05 20:43:38 +08:00
osmtilesource.js Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08: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 Fix duplicated word: "the the" 2022-05-05 20:43:38 +08:00
referencestrip.js Made changes in ReferenceStrip.js 2021-12-15 11:54:11 +05:30
spring.js stricter linting 2020-06-25 16:01:14 -07:00
strings.js Changed Console.log in SRC 2021-12-10 19:12:14 +05:30
tile.js Clarify documentation on cache-key creation. 2022-04-13 10:47:48 +02:00
tilecache.js stricter linting 2020-06-25 16:01:14 -07:00
tiledimage.js Merge branch 'openseadragon:master' into cache-key 2022-04-02 15:23:37 +02:00
tilesource.js Merge pull request #2142 from Aiosa/master 2022-04-15 14:12:39 -07:00
tilesourcecollection.js Add eslint and hound 2017-01-16 21:41:07 +01:00
tmstilesource.js Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08:00
viewer.js Fix wrong center point on touch zoom 2022-05-12 10:45:47 +02:00
viewport.js Allow silencing multi-image warnings 2022-02-25 12:11:06 -06:00
world.js Add eslint and hound 2017-01-16 21:41:07 +01:00
zoomifytilesource.js Changelog for #2072 and minor comment style change 2022-01-21 11:57:14 -08:00