openseadragon/src
Richard Benjamin Allen 396fcb33a5 Fixed: Outer div added to element to allow independent flipping
An outer div has been added to the internal HTML of the overlay element to allow for independent flipping of the content.  Flipping will invert the `scaleX` value of the transform property for the style of the element.  By setting the value `overlayContentFlipped: true` in the OSD config we can flip the content in the opposite direction to the overlay, but by setting this to false we can flip the content along with the overlay.  This allows for some people who are using images in their overlay to flip the images along with the overlay.
2024-07-11 22:08:37 +01:00
..
button.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
buttongroup.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
control.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
controldock.js syntax fixed and if statement amended 2023-08-17 10:39:45 +05:30
displayrectangle.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
drawer.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
dzitilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
eventsource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
fullscreen.js Catch rejected Promise on failed fullscreen request 2023-05-28 14:15:55 +02:00
iiiftilesource.js Sort levelSizes instead of sizes 2023-10-10 14:02:44 +02:00
imageloader.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
imagetilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
legacytilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
mousetracker.js Fix zoom out when wheel event.deltaY is zero 2023-10-25 09:26:48 +02:00
navigator.js syntax fixed and if statement amended 2023-08-17 10:39:45 +05:30
openseadragon.js Fixed: Outer div added to element to allow independent flipping 2024-07-11 22:08:37 +01:00
osmtilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
overlay.js Fixed: Outer div added to element to allow independent flipping 2024-07-11 22:08:37 +01:00
placement.js Fix enums doc. 2016-04-10 19:01:30 -04:00
point.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
profiler.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
rectangle.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
referencestrip.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
spring.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
strings.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tile.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tilecache.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tiledimage.js Cleaned code according to comments in PR 2023-08-08 11:05:33 +02:00
tilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tilesourcecollection.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tmstilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
viewer.js Fixed: Outer div added to element to allow independent flipping 2024-07-11 22:08:37 +01:00
viewport.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
world.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
zoomifytilesource.js docs: change @return -> @returns 2022-10-10 01:12:18 +05:30