Ian Gilman
|
7d3a32d372
|
Reverting accidental change to basic.html
|
2017-05-24 09:40:45 -07:00 |
|
Ian Gilman
|
5dc6700f0c
|
Changelog for #1201
|
2017-05-23 10:02:19 -07:00 |
|
Ian Gilman
|
d815b5da64
|
Merge pull request #1201 from vin-dev/master
Add timeout for navigator item index change handler. Fix for issue# 1126
|
2017-05-23 09:59:29 -07:00 |
|
Ian Gilman
|
326e7f3e36
|
Merge branch 'master' into ig-loading
|
2017-05-22 10:19:57 -07:00 |
|
Ian Gilman
|
5290d02d9a
|
Changelog for #1198
|
2017-05-22 10:19:30 -07:00 |
|
Ian Gilman
|
e4771234a2
|
Merge pull request #1198 from openseadragon/ig-closest
Improved best first level calculation
|
2017-05-22 10:17:19 -07:00 |
|
vin
|
6e66c2ace0
|
Merge branch 'master' of https://github.com/vin-dev/openseadragon
|
2017-05-22 17:23:03 +05:30 |
|
vin
|
4eca8aca98
|
Add timeout for navigator item index change handler. Fix for issue# 1130
|
2017-05-22 17:20:41 +05:30 |
|
vin
|
867837bfef
|
Add timeout for navigator item index change handler. Fix for issue# 1130
|
2017-05-22 17:14:10 +05:30 |
|
Ian Gilman
|
82b1b3e599
|
getClosestLevel refinement
|
2017-05-19 11:12:01 -07:00 |
|
Ian Gilman
|
52525f6697
|
Changelog for #1200 and comment tweak
|
2017-05-19 10:06:48 -07:00 |
|
Ian Gilman
|
d84102be24
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2017-05-19 10:03:29 -07:00 |
|
Ian Gilman
|
8fe682f966
|
Merge pull request #1200 from LarissaSmith/master
Clamp device pixel ratio to a minimum of 1 for calculating pixelDensi…
|
2017-05-19 10:02:50 -07:00 |
|
Ian Gilman
|
aaff33e267
|
Changelog for #1199
|
2017-05-19 09:56:55 -07:00 |
|
Ian Gilman
|
063b05bd3d
|
Merge pull request #1199 from altert/master
additional change to tilesUrl regex
|
2017-05-19 09:51:56 -07:00 |
|
larissasmith
|
23cba35ea0
|
Clamp device pixel ratio to a minimum of 1 for calculating pixelDensityRatio.
A lower value can cause tile drawing issues.
|
2017-05-18 15:17:02 -06:00 |
|
Ian Gilman
|
283b2974dd
|
Debugging code
|
2017-05-18 11:19:06 -07:00 |
|
Alexey Tikhonov
|
ed93a32912
|
change regex determining tilesUrl to accept file as iipserver parameter without slash in front
|
2017-05-17 22:58:50 +03:00 |
|
Ian Gilman
|
1a60238c61
|
Improved best first level calculation
|
2017-05-16 13:49:59 -07:00 |
|
Ian Gilman
|
03e43998eb
|
Fixed problem with subsequent zooms not loading tiles
|
2017-05-15 10:51:17 -07:00 |
|
Ian Gilman
|
bb0846f1a5
|
Merge branch 'master' into ig-loading
|
2017-05-15 10:14:01 -07:00 |
|
Ian Gilman
|
29f973029f
|
Changelog for #1196 and doc tweaks
|
2017-05-15 10:13:34 -07:00 |
|
Ian Gilman
|
bf1b5fd793
|
Merge pull request #1196 from VipSaran/master
fix for #1191 (extension of Viewer.open() function with initialPage argument)
|
2017-05-15 10:07:58 -07:00 |
|
Robert Saric
|
bb68755699
|
fix for #1191 (extension of Viewer.open() function with initialPage argument)
|
2017-05-14 15:56:21 +02:00 |
|
Ian Gilman
|
85c204dece
|
Changelog for #1192
|
2017-05-12 10:30:43 -07:00 |
|
Ian Gilman
|
dc70acec55
|
Merge pull request #1192 from UCLALibrary/timeout-configuration
Enable configuration of ImageJob timeout
|
2017-05-12 10:28:39 -07:00 |
|
Mark Allen Matney, Jr
|
77da306397
|
Enable configuration of ImageJob timeout
|
2017-05-11 21:36:27 -07:00 |
|
Ian Gilman
|
300ebbfe82
|
Tracking tile loading separately from tile drawing
|
2017-05-11 11:49:18 -07:00 |
|
Ian Gilman
|
de2fcb1b74
|
Changelog for #1184
|
2017-05-11 10:19:43 -07:00 |
|
Ian Gilman
|
fc254c1c6f
|
Merge pull request #1184 from avandecreme/zoomtowithref
Fix zoomTo/zoomBy with ref point and immediately to true. Fix #800
|
2017-05-11 10:16:02 -07:00 |
|
Ian Gilman
|
f1e324a4a7
|
Changelog for #1189
|
2017-05-11 10:02:49 -07:00 |
|
Ian Gilman
|
e55c5beb1c
|
Merge pull request #1189 from lastlegion/master
[FIX #1188] added fix for supporting weird filenames that look like JSONs
|
2017-05-11 10:01:07 -07:00 |
|
Ganesh Iyer
|
ce1360f5cb
|
using try/catch $.parseJSON to check for JSONs
|
2017-05-10 17:51:59 -04:00 |
|
Ian Gilman
|
b08efcf169
|
Changelog for #1055
|
2017-05-10 10:11:06 -07:00 |
|
Ian Gilman
|
9fa1ac2bf9
|
Merge pull request #1055 from seanich/ajax-tile-loading
Add options for loading tiles via AJAX and custom AJAX request headers. (resolves #1032)
|
2017-05-10 10:08:59 -07:00 |
|
Ganesh Iyer
|
2a251b219a
|
added fix for supporting weird filenames that look like JSONs
|
2017-05-09 14:55:23 -04:00 |
|
Sean Nichols
|
e2585bd66e
|
Add more tests for AJAX tile loading
|
2017-05-08 16:21:35 -04:00 |
|
Sean Nichols
|
2ed09bade2
|
Add fallback to BlobBuilder API when Blob constructor is missing
|
2017-05-08 15:34:46 -04:00 |
|
Sean Nichols
|
4e6badc548
|
Fix format of Range headers
|
2017-05-08 15:24:55 -04:00 |
|
Sean Nichols
|
b909caaf45
|
Add some tests for AJAX tile loading
|
2017-05-08 11:14:26 -04:00 |
|
Antoine Vandecreme
|
8e755c389a
|
Fix zoomTo/zoomBy with ref point and immediately to true. Fix #800
|
2017-05-07 17:22:44 +02:00 |
|
Sean Nichols
|
11157999eb
|
Remove use of Object.keys and Array.prototype.forEach for IE8 compatibility
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
6fdf81f266
|
Ignore falsy header values and improve ajaxHeaders documentation
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
15fe35a589
|
Improve documentation and option/argument names
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
ddab768696
|
Add options for loading tiles via AJAX and custom AJAX request headers.
|
2017-05-05 15:37:33 -04:00 |
|
Ian Gilman
|
b941864ac5
|
Changelog for #1175
|
2017-04-26 09:40:15 -07:00 |
|
Ian Gilman
|
6ae0ad887c
|
Merge pull request #1175 from VipSaran/master
fix for #1172 (ReferenceStrip not freeing resources)
|
2017-04-26 09:38:03 -07:00 |
|
Robert Saric
|
85e60b759b
|
fix for #1172 (ReferenceStrip not freeing resources)
|
2017-04-25 21:07:37 +02:00 |
|
Ian Gilman
|
80611e999a
|
Merge pull request #1171 from superbland/canvas-drag-optimisation
prevent unnecessary panBy on canvas-drag in viewer
|
2017-04-25 09:38:13 -07:00 |
|
superbland
|
bb229c24d3
|
Only apply constraints during an actual drag
|
2017-04-24 22:47:40 +01:00 |
|