Commit graph

3825 commits

Author SHA1 Message Date
Ian Gilman
99fcb408fe Changelog for #2702 2025-04-02 09:36:33 -07:00
Ian Gilman
479ef0ec82
Merge pull request #2702 from achu1998/expose-nav-button
Exposed Zoom In and Out methods for end users
2025-04-02 09:33:44 -07:00
achu1998
9e01a1e18b Made changes according to review. 2025-04-01 11:04:04 +10:30
achu1998
2e3f0923f5 Explicitly bind 'this' to the Viewer instance 2025-03-29 14:17:54 +10:30
achu1998
3550dfafd3 Refactored code to minimise the changes required 2025-03-29 13:47:02 +10:30
achu1998
12de02938a Exposed Zoom In and Out methods for end users 2025-03-29 13:33:25 +10:30
Ian Gilman
8f093f54df Changelog and minor fixes for #2698 2025-03-26 09:44:50 -07:00
Ian Gilman
6bdd186219
Merge pull request #2698 from lokaesshwar/duplicate_ids_overlay_html_2682
Duplicate ids overlay html 2682
2025-03-26 09:36:17 -07:00
lokaesshwar
c54c292873 Fix #2682: Ensure unique ID for overlay wrapper to prevent duplicate IDs 2025-03-26 19:38:02 +05:30
lokaesshwar
4c7d9a2ffa Resolved Duplicate IDs in overlay HTML 2025-03-14 00:35:22 +05:30
Ian Gilman
595066abd1 Changelog for #2690 2025-03-12 09:32:08 -07:00
Ian Gilman
b4e14d4804
Merge pull request #2690 from MichaelWGibson/load-area-fixes
Make load code more robust to out of image panning
2025-03-12 09:31:08 -07:00
Michael Gibson
be87b47469 Make load code more robust to out of image panning 2025-03-10 11:19:44 -06:00
Ian Gilman
62fa378f51 Changelog for #2686 2025-03-10 10:04:26 -07:00
Ian Gilman
c386eca94d
Merge pull request #2686 from MichaelWGibson/animation-dest-tile-loading
During animations, load tiles in the destination region
2025-03-10 09:59:12 -07:00
Michael Gibson
8c6d1f4f88 Update documentation to match new flag behavior 2025-03-07 21:21:40 -07:00
Michael Gibson
3cb5152905 Change flag name 2025-03-07 21:18:42 -07:00
Michael Gibson
5cc76737b4 Fix flag type 2025-02-28 15:37:13 -07:00
Michael Gibson
f312bae614 Document flag 2025-02-28 15:35:25 -07:00
Michael Gibson
97d388be7d Add loadTilesOnAnimationPath flag 2025-02-28 11:30:30 -07:00
Michael Gibson
fd27327737 Factor out common traversal code 2025-02-28 11:10:29 -07:00
Michael Gibson
5c60f669ec Clean up 2025-02-28 09:33:49 -07:00
Michael Gibson
6ceac75b7a During animations, load tiles in the destination region 2025-02-28 09:17:41 -07:00
Ian Gilman
2387c3afd5 Stopped sponsor images from wrapping 2025-01-31 09:51:18 -08:00
Ian Gilman
5184ed6c9f Changelog for #2676 2025-01-31 09:40:00 -08:00
Ian Gilman
b22b689dae
Merge pull request #2676 from bennlich/patch-1
Update viewer.addOverlay doc
2025-01-31 09:38:38 -08:00
Benny Lichtner
138215e22f
delete trailing whitepsace 2025-01-30 20:12:05 +01:00
Ian Gilman
22e766bd1a Trimming sponsor logos 2025-01-30 09:37:34 -08:00
Benny Lichtner
337af91373
Update viewer.addOverlay doc
Mention the preserveOverlays option
2025-01-30 14:45:30 +01:00
Ian Gilman
ced1bde338 Changelog for #2643 2025-01-23 09:45:25 -08:00
Ian Gilman
dbc72d4d98
Merge pull request #2643 from RationAI/fix/fallback-canvas-drawer
Flexible support for drawers to modify cache
2025-01-23 09:37:52 -08:00
Aiosa
994f0e25a4 Fix renaming also in tests. 2025-01-14 12:26:28 +01:00
Aiosa
71c3c8437a Rename new drawer base api to reflect that it deals with internal cache. 2025-01-14 12:20:39 +01:00
Aiosa
6e81bedc39 Improve docs, change order of calls in prepareForRendering for better code stability. 2025-01-14 12:14:28 +01:00
Ian Gilman
a9562fbb64
Improved sponsor logo styling 2025-01-13 09:57:54 -08:00
Ian Gilman
b4c7e75109 Merge branch 'master' of github.com:openseadragon/openseadragon 2025-01-13 09:47:20 -08:00
Ian Gilman
301191a0b8 Actually adding the logos 2025-01-13 09:46:57 -08:00
Ian Gilman
edb422007c
Merge pull request #2661 from openseadragon/ian
Additional sponsor logos
2025-01-13 09:45:09 -08:00
Ian Gilman
f8aad5f237 Additional sponsor logos 2025-01-13 09:44:18 -08:00
Aiosa
1286fa4549 Test drawers collide with drawer render testing - remove after cache tests. 2025-01-10 22:13:16 +01:00
Aiosa
03b7c5b9a6 Update tests, fix async cache bug - first convert to supported format, then process. Record drawer ID in the internal cache type. 2025-01-10 22:05:16 +01:00
Ian Gilman
7dfde9da3a Changelog for #2644 2025-01-10 09:53:09 -08:00
Ian Gilman
ffe12888cf
Merge pull request #2644 from RationAI/feat/import
Import Openseadragon Dynamically
2025-01-10 09:51:54 -08:00
Ian Gilman
8b30e7a307 Changelog for #2657 2025-01-10 09:34:25 -08:00
Ian Gilman
306adb9b6a
Merge pull request #2657 from cff29546/master
use unique hash for MouseTracker
2025-01-10 09:32:12 -08:00
Aiosa
226a44c498 Fix docs. 2025-01-10 14:57:41 +01:00
Aiosa
b1feb367b8 Fix typo. 2025-01-10 14:49:59 +01:00
Aiosa
cb06a5c0fb Debug fallback to canvas drawer, small bugfixes, add support for drawer cleanup in cache. 2025-01-10 14:46:52 +01:00
Ian Gilman
9b8b4c2728 Changelog for #2652 2025-01-09 10:06:05 -08:00
Ian Gilman
d6740dab25 Merge branch 'master' of github.com:openseadragon/openseadragon 2025-01-09 10:04:58 -08:00