Peter
|
219e4a14c6
|
Update strings.js
|
2017-02-09 17:29:13 -05:00 |
|
Antoine Vandecreme
|
e65de72e3a
|
Fix simple image being drawn twice. Fix #1113
|
2017-02-04 15:37:50 +01:00 |
|
Ian Gilman
|
7b7672ef96
|
Merge pull request #1120 from leesei/issue-1080
update doc for `$.Button`
|
2017-02-02 14:27:10 -08:00 |
|
leesei
|
9d96c58eaf
|
update doc for $.Button
relates to #1080
On branch issue-1080
Changes to be committed:
modified: src/button.js
|
2017-02-02 14:24:16 +08:00 |
|
leesei
|
cce1e9ac37
|
fix: overlay size calculation
fix #1116
|
2017-02-01 12:06:14 +08:00 |
|
Antoine Vandecreme
|
63a8a2ffa6
|
Allow tiled image rotation outside the 0 to 360 range
|
2017-01-21 20:13:32 +01:00 |
|
Antoine Vandecreme
|
b62d4a7bc1
|
Fix navigator with rotation and clip
|
2017-01-21 19:40:21 +01:00 |
|
Antoine Vandecreme
|
fc69c6568d
|
Animate rotation
|
2017-01-21 19:40:21 +01:00 |
|
Antoine Vandecreme
|
de25b68b43
|
Add eslint and hound
|
2017-01-16 21:41:07 +01: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
|
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 |
|
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 |
|
leesei
|
286ba36bf3
|
fix param for update()
Changes to be committed:
modified: src/overlay.js
|
2017-01-06 11:30:09 +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 |
|
Ryan Lester
|
b4d0104206
|
Comments for some private functions in TiledImage.
|
2016-11-13 23:03:43 -05:00 |
|
Sean Nichols
|
e2c43d64db
|
Fix incorrect call to getTileWidth and getTileHeight in getTileAtPoint
|
2016-11-08 16:20:12 -05: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 |
|
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
|
6370a6bafa
|
Fix tests
|
2016-11-05 16:41:09 +01:00 |
|
thejohnhoffer
|
3eee34a0f2
|
count tiledImage._tilesLoading
|
2016-11-04 17:37:48 -04:00 |
|
thejohnhoffer
|
cf5825d1fa
|
better underscores in preload term handling
|
2016-11-04 10:03:41 -04:00 |
|
thejohnhoffer
|
2915ee09c5
|
correct logic for call to _updateViewport
|
2016-11-04 09:26:34 -04:00 |
|
thejohnhoffer
|
9548ad6a27
|
using the strict === comparison
|
2016-11-04 09:24:08 -04:00 |
|
thejohnhoffer
|
171591a7a3
|
new opacity flag
|
2016-11-04 09:21:04 -04:00 |
|
thejohnhoffer
|
c402a7bfdd
|
underscores to preload
|
2016-11-04 09:11:46 -04:00 |
|
thejohnhoffer
|
0a44585457
|
documentation of opacity and preload relations
|
2016-11-03 22:39:00 -04:00 |
|
thejohnhoffer
|
3fc1948a44
|
setting booleans the shortest way
|
2016-11-03 17:12:44 -04:00 |
|
thejohnhoffer
|
1baf086e1b
|
setting booleans the easy way
|
2016-11-03 17:11:22 -04:00 |
|
thejohnhoffer
|
bac2cab8e9
|
document tiledImage.preload
|
2016-11-02 20:45:33 -04:00 |
|
Antoine Vandecreme
|
10dd723637
|
Remove reliance on getTileAtPoint for wrapping
|
2016-11-01 21:43:50 +01:00 |
|
Edminsson
|
04eafa9275
|
Edge smoothing and IE8 #1063
|
2016-10-31 09:25:13 +01: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
|
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
|
6878bc8771
|
Merge pull request #1041 from zakharov-aa/master
IE8 fix for tileSources type: 'image'
|
2016-10-21 09:34:56 -07:00 |
|
Andreas Wagner
|
e50beb435b
|
Update legacytilesource.js
Remove check for filetype based on uri or mimetype strings (maybe the filetype is not known before actually downloading the resource).
|
2016-10-20 11:32:13 +02:00 |
|
Ian Gilman
|
5c538c0967
|
Merge pull request #1035 from adgoncal/patch-2
Fix IndexSizeError on IE and Edge #1033
|
2016-10-10 17:07:18 -07:00 |
|
Antoine Vandecreme
|
cca6b47fc0
|
Fix TileSource.getTileAtPoint
|
2016-10-09 14:05:22 +02:00 |
|
Antoine Vandecreme
|
2821c8f67b
|
Partialy fix edge smoothing.
|
2016-10-06 22:18:32 +02:00 |
|
zakharov-aa
|
ffa4bbc8df
|
IE8 naturalWidth and naturalHeight more clear fix
|
2016-09-28 10:39:20 +03:00 |
|
zakharov-aa
|
c5ad9b25bf
|
IE8 fix for tileSources type: 'image'
|
2016-09-28 09:40:28 +03:00 |
|
A
|
e38c53ff31
|
Use canvas instead of sketchCanvas
|
2016-09-23 16:19:08 -04:00 |
|