Richard Benjamin Allen
c1c1d480dd
Fixed: Try renaming to something more descriptive
2024-07-16 08:38:39 +01:00
Richard Benjamin Allen
2c5d2eb7c6
Fixed: More meaning full variable and help text, innerStyle not outer
2024-07-12 20:36:11 +01:00
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
Richard Benjamin Allen
176fae11e5
Fixed: Add inner div if text and invert x
2024-07-09 14:08:58 +01:00
Richard Benjamin Allen
fd9b701272
Fixed: Position.x not working on Scaled overlay
2024-07-09 10:37:51 +01:00
Richard Benjamin Allen
2c6b970f29
Fixed: Remove trailing space
2024-06-18 11:28:29 +01:00
Richard Benjamin Allen
263dc85fbd
Fixed: Remove trailing spaces
2024-06-18 11:22:23 +01:00
Richard Benjamin Allen
79eecdcc76
Fixed: Remove duplicate line
2024-06-18 11:10:11 +01:00
Richard Benjamin Allen
44347fb2d0
Fixed: Invert overlay scale and rotate on flip
2024-06-18 10:57:55 +01:00
Ian Gilman
6abcc76a93
Changelog for #2431
2023-11-13 09:57:19 -08:00
Ian Gilman
c92f8ad65d
Merge pull request #2431 from cavenel/master
...
Fix zoom out when wheel event.deltaY is zero
2023-11-13 09:53:42 -08:00
Christophe Avenel
c1038af37d
Revert "Add debounce of pan events"
...
This reverts commit e836ffcc61
.
2023-11-08 18:52:05 +01:00
Ian Gilman
89ae9c1376
Changelog for #2416
2023-11-06 09:32:00 -08:00
Ian Gilman
a8d37d892e
Merge pull request #2416 from lutzhelm/2415-iiif-tiling-error-for-descending-sizes
...
Fix #2415 , order IIIF sizes on tile source init
2023-11-06 09:27:08 -08:00
Christophe Avenel
e836ffcc61
Add debounce of pan events
...
Group pan events together if needed, in order to avoid lag if drawing of layers takes more time than it should.
2023-10-31 15:38:38 +01:00
Christophe Avenel
810987210c
Fix zoom out when wheel event.deltaY is zero
...
Don't apply zoom in or zoom out when deltaY is zero on wheel events.
Should fix https://github.com/openseadragon/openseadragon/issues/947 and not make OpenSeadragon zoom out when scrolling horizontally on a touchpad
2023-10-25 09:26:48 +02:00
Lutz Helm
5272cf092c
Ensure descending size order also works for level 0
2023-10-10 14:04:31 +02:00
Lutz Helm
b92a428e88
Sort levelSizes instead of sizes
2023-10-10 14:02:44 +02:00
Lutz Helm
5542ead48b
Fix #2415 , order IIIF sizes on tile source init
2023-09-19 09:55:53 +02:00
Ian Gilman
640526b444
Changelog for #2393
2023-08-22 10:21:35 -07:00
Ian Gilman
8d2f8449ba
Merge pull request #2393 from VIRAT9358/fix496
...
fixed position issue
2023-08-22 10:16:17 -07:00
ViratSr
ed49d46237
syntax fixed and if statement amended
2023-08-17 10:39:45 +05:30
ViratSr
9b051f55de
#fix496
2023-08-16 00:10:55 +05:30
ViratSr
b15ba75551
fixed position issue
2023-08-15 16:46:10 +05:30
Ian Gilman
17cd6b51ce
Changelog for #2387 and tweaks to its demo page
2023-08-08 09:39:45 -07:00
Ian Gilman
cca81a37d5
Merge pull request #2387 from schuefflerlab/BestTiles
...
Introduced option maxTilesPerFrame
2023-08-08 09:25:17 -07:00
Peter
0bdd807d9d
Cleaned code according to comments in PR
2023-08-08 11:05:33 +02:00
Peter
f8ad0acfa4
Sort the N tiles only once instead of when adding new indiviual tiles
2023-08-02 21:04:43 +02:00
Peter
55a05963a2
Sort N tiles always for a better look and feel.
2023-08-02 20:30:30 +02:00
Ian Gilman
4a3fc5b325
Merge pull request #2389 from openseadragon/ms-mousetracker-docs
...
MouseTracker options docs fixes
2023-08-01 09:33:12 -07:00
Mark Salsbery
fa8196ef4f
changelog update
2023-07-31 13:16:36 -07:00
Mark Salsbery
1f47f5def1
MouseTracker options docs fixes
2023-07-31 13:08:07 -07:00
Peter
13955b0bf6
added demo with maxTilesPerFrame = 3
2023-07-31 10:14:27 +02:00
Peter
17873001b8
outsourced tile sorting from tile comparing.
2023-07-28 13:15:47 +02:00
Peter
ccb4ae9f86
Fixed _updateViewport to come to a fullyLoaded state with n tiles.
...
Improved _compareTiles
2023-07-20 17:27:49 +02:00
Peter
9684a83b8c
Updated Comment
2023-07-20 15:17:02 +02:00
P. Schueffler
7ad748799e
Pr for upstream ( #3 )
...
Added maxTilesPerFrame
2023-07-20 14:45:15 +02:00
Ian Gilman
f50df84287
Merge pull request #2386 from openseadragon/dependabot/npm_and_yarn/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-18 14:00:49 -07:00
dependabot[bot]
9f31919dc1
Bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 20:28:16 +00:00
Ian Gilman
e51053a6a3
Changelog for #2382
2023-07-17 14:03:59 -07:00
Ian Gilman
eec052f054
Merge pull request #2382 from AndrewADev/update-grunt-contrib-qunit
...
Update grunt-contrib-qunit and extend FullScreen test
2023-07-17 14:02:02 -07:00
Andrew Armbruster
be4d5ad7f7
Update grunt-contrib-qunit and extend FullScreen test
...
Update the package responsible for running tests, grunt-contrib-qunit.
The package change includes a significant bump to the puppeteer version used to run the tests (from v9 -> v19: https://github.com/gruntjs/grunt-contrib-qunit#release-history ).
Running the tests with the newer puppeteer version leads to issues running the FullScreen test when run in the 'old'/current default headless mode (the test fails with a timeout).
Updating to the 'new' headless mode (eventually to be the default anyway), seems to allow the fullscreen request to succeed.
Thus, go ahead and extend the FullScreen test to verify the correct values for a successful request, as well as an additional step to exit fullscreen mode.
2023-07-16 13:10:56 +02:00
Ian Gilman
ffbd8f985a
Changelog for #2367
2023-06-21 14:19:06 -07:00
Ian Gilman
88f419330e
Merge branch 'master' of github.com:openseadragon/openseadragon
2023-06-21 14:17:06 -07:00
Ian Gilman
3386a73e44
Merge pull request #2367 from akansjain/master
...
Removed createCallback function
2023-06-21 14:10:28 -07:00
akansjain
eaa41f7f05
Replaced the comment with Deprecated
2023-06-21 13:34:58 +05:30
akansjain
7dec7b9aba
Added console.error() in createCallback() function
2023-06-09 17:58:22 +05:30
akansjain
3fc156d513
Removed createCallback function
2023-06-06 23:04:04 +05:30
Ian Gilman
c9cd7352c4
Changelog for #2364
2023-06-02 14:23:11 -07:00
Ian Gilman
ebab356c20
Merge pull request #2364 from SebDelile/master
...
workaround tile edge smoothing maxZoom + flip
2023-06-02 14:18:54 -07:00