Antoine Vandecreme
|
30a6c4494b
|
Remove jshint
|
2017-01-16 21:44:36 +01:00 |
|
Antoine Vandecreme
|
de25b68b43
|
Add eslint and hound
|
2017-01-16 21:41:07 +01:00 |
|
Ian Gilman
|
537c3d04c1
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2017-01-16 11:48:18 -08:00 |
|
Ian Gilman
|
8beac359a7
|
Changelog for #1104
|
2017-01-16 11:48:05 -08:00 |
|
Ian Gilman
|
525232c873
|
Merge pull request #1104 from dieend/navigator_constrainDuringPan
Navigator can pan outside boundary
|
2017-01-16 11:45:59 -08:00 |
|
Ian Gilman
|
08f299e9bf
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2017-01-16 11:22:02 -08:00 |
|
Ian Gilman
|
97a63db40c
|
Changelog updates
|
2017-01-16 11:21:34 -08:00 |
|
Ian Gilman
|
855bfbe168
|
Merge pull request #1102 from avandecreme/sketch_canvas_size
Fix sketch canvas not resizing properly. Fix #973
|
2017-01-16 11:04:07 -08:00 |
|
Ian Gilman
|
86783a50b9
|
Merge pull request #1101 from avandecreme/optimize_tile_smoothing
Disable tile edge smoothing when only one tile is drawn. Fix #956
|
2017-01-16 10:57:31 -08:00 |
|
Ian Gilman
|
e0b4547143
|
Merge pull request #1099 from avandecreme/fix-version-object
Fix version object not filled. Fix #1024
|
2017-01-16 10:43:52 -08:00 |
|
Ian Gilman
|
8a2e9e8070
|
Merge pull request #1098 from leesei/master
update doc for Overlay
|
2017-01-16 10:12:30 -08:00 |
|
Adinata Thayib
|
4eb3864639
|
Fix navigator doesn't get constrained although viewer have constrainDuringPan options on
|
2017-01-11 20:11:43 -08:00 |
|
Antoine Vandecreme
|
43bd0e972f
|
Fix sketch canvas not resizing properly. Fix #973
|
2017-01-08 11:13:32 +01:00 |
|
Antoine Vandecreme
|
a23a709fb1
|
Disable tile edge smoothing when only one tile is drawn. Fix #956
|
2017-01-07 19:56:37 +01:00 |
|
Antoine Vandecreme
|
41b8956df6
|
Fix version object not filled. Fix #1024
|
2017-01-07 17:38:38 +01:00 |
|
leesei
|
286ba36bf3
|
fix param for update()
Changes to be committed:
modified: src/overlay.js
|
2017-01-06 11:30:09 +08:00 |
|
Ian Gilman
|
18454ff3de
|
Changelog for #1074
|
2016-12-22 10:01:52 -08:00 |
|
Ian Gilman
|
6a3b2d52c5
|
Merge pull request #1074 from altert/smallfix
See #832, further fix for dzitilesource guessing of tilesUrl, for iii…
|
2016-12-22 09:59:09 -08:00 |
|
Ian Gilman
|
ae3309fa8f
|
Merge pull request #1026 from rdlester/comments
Comments for some private functions in TiledImage.
|
2016-11-14 10:32:54 -08:00 |
|
Ryan Lester
|
b4d0104206
|
Comments for some private functions in TiledImage.
|
2016-11-13 23:03:43 -05:00 |
|
Ian Gilman
|
36aa63361d
|
Merge pull request #1076 from seanich/gtap-fix
Fix incorrect call to getTileWidth and getTileHeight in getTileAtPoint
|
2016-11-09 10:39:27 -08:00 |
|
Sean Nichols
|
e2c43d64db
|
Fix incorrect call to getTileWidth and getTileHeight in getTileAtPoint
|
2016-11-08 16:20:12 -05:00 |
|
Ian Gilman
|
c59a2be322
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2016-11-08 09:52:09 -08:00 |
|
Ian Gilman
|
c27d424281
|
Changelog updates for #1073 and #1066
|
2016-11-08 09:51:40 -08:00 |
|
Alexey Tikhonov
|
63e4daab50
|
fixed type im test case
|
2016-11-08 02:02:59 +03:00 |
|
Ian Gilman
|
ec46f85024
|
Merge pull request #1066 from avandecreme/wrapping
Remove reliance on getTileAtPoint for wrapping
|
2016-11-07 13:38:58 -08:00 |
|
Ian Gilman
|
a74c9052bc
|
Merge pull request #1073 from thejohnhoffer/fullyLoaded
count tiledImage._tilesLoading
|
2016-11-07 13:36:21 -08:00 |
|
Alexey Tikhonov
|
870bb2a99a
|
See #832, further fix for dzitilesource guessing of tilesUrl, for iiipserver configurations like /iiipsrv?DeepZoom=/path/my.dzi
|
2016-11-07 11:42:37 +03:00 |
|
Antoine Vandecreme
|
4a1ae35631
|
Add TiledImage._getCornerTiles unit tests
|
2016-11-06 15:31:36 +01:00 |
|
Antoine Vandecreme
|
b162f197ea
|
Add TileSource.getTileAtPoint test
|
2016-11-05 17:34:36 +01:00 |
|
Antoine Vandecreme
|
6370a6bafa
|
Fix tests
|
2016-11-05 16:41:09 +01:00 |
|
thejohnhoffer
|
3eee34a0f2
|
count tiledImage._tilesLoading
|
2016-11-04 17:37:48 -04:00 |
|
Antoine Vandecreme
|
10dd723637
|
Remove reliance on getTileAtPoint for wrapping
|
2016-11-01 21:43:50 +01:00 |
|
Ian Gilman
|
e910e93dbf
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2016-10-31 09:57:58 -07:00 |
|
Ian Gilman
|
0a292491cc
|
Changelog for #1064
|
2016-10-31 09:57:44 -07:00 |
|
Ian Gilman
|
3321fda1b9
|
Merge pull request #1064 from Riksarkivet/edgeSmoothingIE8
Edge smoothing and IE8 #1063
|
2016-10-31 09:56:27 -07:00 |
|
Edminsson
|
04eafa9275
|
Edge smoothing and IE8 #1063
|
2016-10-31 09:25:13 +01:00 |
|
Ian Gilman
|
21884afff7
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2016-10-26 09:59:35 -07:00 |
|
Ian Gilman
|
8240db3546
|
changelog for #1006
|
2016-10-26 09:59:20 -07:00 |
|
Ian Gilman
|
eb8b9ccd50
|
Merge pull request #1006 from avandecreme/master
Tiled image rotation
|
2016-10-26 09:58:12 -07:00 |
|
Antoine Vandecreme
|
4b48717010
|
Rollback sketchCanvas scaling when tiled image rotated
|
2016-10-25 21:41:42 +02:00 |
|
Antoine Vandecreme
|
5ac1502ccd
|
Take pixelDensityRatio into account when rotating
|
2016-10-24 22:03:31 +02:00 |
|
Antoine Vandecreme
|
b992d54572
|
Fix jshint error
|
2016-10-24 21:34:29 +02:00 |
|
Ian Gilman
|
824c9ab211
|
Changelog for #1056
|
2016-10-24 10:13:52 -07:00 |
|
Ian Gilman
|
73bea928c5
|
Merge pull request #1056 from awagner-mainz/awagner-mainz-no_prior_filetype_check
Update legacytilesource.js
|
2016-10-24 10:07:51 -07:00 |
|
Antoine Vandecreme
|
a9b60057ea
|
Fix wrapping.
|
2016-10-23 22:25:16 +02:00 |
|
Antoine Vandecreme
|
77310b0229
|
Remove TODO
|
2016-10-23 18:25:14 +02:00 |
|
Antoine Vandecreme
|
5bfccec7a3
|
Disable tile edge smoothing with tiled image rotation
|
2016-10-23 17:45:39 +02:00 |
|
Ian Gilman
|
9e39ab7f5d
|
Changelog for #1041
|
2016-10-21 09:36:59 -07:00 |
|
Ian Gilman
|
6878bc8771
|
Merge pull request #1041 from zakharov-aa/master
IE8 fix for tileSources type: 'image'
|
2016-10-21 09:34:56 -07:00 |
|