Ian Gilman
6f7e8c7a49
Merge pull request #2238 from Ughuuu/pr-1386-3
...
add loop for re-trying failed tiles [Take 3]
2023-01-24 15:15:58 -08:00
Dragos Daian
b4700d28bd
Also add documentation for tileRetryDelay
2023-01-23 22:16:05 +01:00
Dragos Daian
77bc130636
Add tileRetryMax documentation.
2023-01-23 19:49:43 +01:00
Aiosa
de00939d8d
Revert async support and event breaking support in EventSource.
2023-01-21 09:00:24 +01:00
Aiosa
c8dbb2c757
Implement support for async function and promise type recognition with $.type. Add $.Promise proxy. Implement support for promises in EventSource. Implement ability to abort events as well as prioritize events.
2023-01-17 11:13:48 +01:00
Dragos Daian
c3dec09d9c
add loop for re-trying failed tiles [Take 3]
2022-11-20 12:27:51 +01:00
Hamza Tatheer
6540a57aa9
pr changes
2022-11-12 16:32:45 +05:00
Hamza Tatheer
cb2fbe9b50
pr changes latest
2022-11-06 18:23:12 +05:00
Hamza Tatheer
fccab2da56
pr fixes
2022-11-03 23:55:35 +05:00
Hamza Tatheer
d44fc85582
pr changes
2022-10-29 21:22:25 +05:00
Hamza Tatheer
a0ac8666e0
Merge branch 'master' of https://github.com/HamzaTatheer/openseadragon
2022-10-29 20:18:23 +05:00
Hamza Tatheer
af3801367a
Merge branch 'openseadragon:master' into master
2022-10-26 11:03:28 +05:00
Ian Gilman
af564547f0
Merge pull request #2212 from joedf/regression-fix-2201
...
Undefined check for object descriptor
2022-10-24 14:16:21 -07:00
Hamza Tatheer
89ab847ef6
bug fix
2022-10-24 23:17:03 +05:00
Hamza Tatheer
3a0bb0cd58
orignal Config
2022-10-22 15:50:18 +05:00
Hamza Tatheer
41a07b2250
zoom equation updated
2022-10-22 15:47:12 +05:00
Hamza Tatheer
cd9c5032f8
functionality test
2022-10-22 12:15:28 +05:00
Joe DF
aec24d6dd7
add continue, update warning msg
2022-10-19 16:07:35 -04:00
Joe DF
476657ecad
undefined check for obj. descriptor
2022-10-10 15:12:30 -04:00
Shyamkumar Yadav
5baa8d3252
docs: change @return
-> @returns
2022-10-10 01:12:18 +05:30
Joe DF
6d74b684ec
implement @iangilman 's fix
2022-09-17 17:10:03 +02:00
Joe DF
7497b83525
based on @pearcetm 's fix
2022-09-10 21:31:15 -04:00
Ian Gilman
d3ef767487
Merge pull request #2136 from jonasengelmann/master
...
Viewport rotation animation
2022-08-23 14:13:22 -07:00
jonasengelmann
9bce0e696c
removed redundant EuclideanModulo function
2022-08-22 15:31:35 +02:00
jonasengelmann
1b27e59be8
added Euclidean modulo helper function
2022-06-29 19:47:03 +02:00
Aiosa
bb1755613e
Merge branch 'master' of https://github.com/openseadragon/openseadragon into openseadragon-master
...
# Conflicts:
# src/tiledimage.js
2022-06-28 14:11:02 +02:00
Aiosa
1d99a2d6be
Merge branch 'openseadragon:master' into master
2022-06-07 14:48:33 +02:00
Sam Wilson
1700e2f060
Fix duplicated word: "the the"
...
From https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ProofreadPage/+/789330
2022-05-05 20:43:38 +08:00
Jirka
8a2c998cb9
Finish on image job now accepts request argument. Further comments cleanup. Deprecation message for image property in tile loaded event. Removal of downloadTileFinish(). More robust aborting that cleans up an image properties when aborted (not done until now).
2022-05-04 15:16:13 +02:00
Ian Gilman
c0674b2924
Merge pull request #2152 from joedf/patch-1
...
fix typos for dragToPan in OpenSeadragon.Options
2022-05-03 14:40:48 -07:00
Ian Gilman
3aca527360
Merge pull request #2145 from tdiprima/patch-1
...
updated conditional expression
2022-05-02 14:33:57 -07:00
Joe DF
eaa1a93755
fix typos for dragToPan in OpenSeadragon.Options
...
I noticed "`gestureSettings`[Mouse]" was 3 more times, where I believe they should be `Touch`, `Pen`, and `Unknown`?
2022-04-29 14:05:24 -04:00
Tammy DiPrima
e1b651b66c
update expression
...
Code fails if element.style is undefined.
2022-04-13 13:33:44 -04:00
Jirka
1ec4d71db0
makeAjaxRequest(): delegate error message responsibility to the handler if any.
2022-04-07 17:56:14 +02:00
jonasengelmann
eca51850e2
Merge branch 'master' of https://github.com/openseadragon/openseadragon
2022-04-01 11:14:55 +02:00
jonasengelmann
65957efe72
updated docs
2022-03-29 16:55:47 +02:00
Jirka
68126a82dc
Update docs on POST data to reflect more accurately the behaviour.
...
Fix bug & implement propositions ~ issue #2094 .
2022-03-23 10:22:13 +01:00
Clay Coleman
322a22cb68
Allow silencing multi-image warnings
2022-02-25 12:11:06 -06:00
Jirka
aacae1ca3f
Reverted .json configuration changes made by npm. Added tests for PUSH functionality, new flag 'allowPost' to explicitly enable POST data, remove (-1) in the URL splitting.
2022-01-12 22:31:13 +01:00
Aiosa
745a788d84
Merge branch 'openseadragon:master' into master
2022-01-06 10:56:43 +01:00
Ian Gilman
fab395dc02
Merge pull request #2075 from TanukiSharp/master
...
Extends the fix for seams in transparent images to any browsers
2021-12-23 11:43:11 -08:00
Sebastien ROBERT
12939d5bb9
Removed the animation state and isSubPixelRoundingRule* functions (except isSubPixelRoundingRuleUnknown), changed timing when animating is set to false
2021-12-23 12:15:09 +09:00
Sebastien ROBERT
458a16ce1f
Introduced animation state and testing it to determine rendering when at rest
2021-12-22 15:44:32 +09:00
Sebastien ROBERT
bfc0c4608e
Fixed copy/paste mistake
2021-12-22 15:42:43 +09:00
Sebastien ROBERT
2aebdbd066
Renamed subPixelRounding to subPixelRoundingForTransparency, changed fallback to '*', introduced SUBPIXEL_ROUNDING_OCCURRENCES numbers, added support for simple mode
2021-12-22 14:16:11 +09:00
Sebastien ROBERT
e5b608d86a
Extends the fix for seams in transparent images to any browsers, making it configurable
2021-12-13 14:20:11 +09:00
Abhishek-90
200bd607d8
Changed Console.log in SRC
2021-12-10 19:12:14 +05:30
Aiosa
a11b5ce602
Support for POST data in the ajax requests.
2021-12-08 09:54:14 +01:00
Hernán Cervera
69aba71f79
Cleanup on viewer destroy and register on Viewer()
...
Other changes:
- ESLint comment about undeclared variable Map removed, since Map
is now registered as a global in .eslintrc.*
// eslint-disable-next-line no-undef
- Mark as private the property _viewers of OpenSeadragon
2021-07-02 07:46:55 -05:00
Hernán Cervera
c639dd15e3
Provide a static method in OpenSeadragon to get an existing viewer
...
From limited testing, this method allows retrieval even when the viewer
was instantiated in a different file.
OpenSeadragon keeps internal private state in _viewers, following the
convention of the underscore prefix for private members.
2021-06-29 19:14:46 -05:00