Ian Gilman
510c8c2b97
Changelog for #860
2016-02-24 09:27:19 -08:00
Ian Gilman
322bf28a3e
Merge pull request #860 from avandecreme/master
...
Fix edge smoothing with png tiles. Fix #854
2016-02-24 09:24:51 -08:00
Ralph Krimmel
48eee7e75c
Added first version of zoomifytilesource.js
2016-02-24 09:16:28 +01:00
Antoine Vandecreme
7e3320c167
Fix transparent images clearing the images in backgroumd. Fix #849
2016-02-23 19:37:41 -05:00
Antoine Vandecreme
b17b9c6f03
Fix edge smoothing with png tiles. Fix #854
2016-02-23 13:49:11 -05:00
Ian Gilman
71f93a27cd
Changelog for #859
2016-02-23 10:28:16 -08:00
Ian Gilman
ef8ac2ecf8
Merge pull request #859 from altert/smallfix
...
don't draw tiles with opacity 0
2016-02-23 10:26:59 -08:00
Alexey Tikhonov
0737ba1a83
update to new coding style
2016-02-23 20:47:16 +03:00
Alexey Tikhonov
f51658f0af
don't draw tiles with opacity 0, see #806
2016-02-23 20:42:21 +03:00
Ian Gilman
856f00994b
Changelog for #853
2016-02-23 09:22:53 -08:00
Ian Gilman
cb1318de1f
Merge pull request #853 from altert/smallfix
...
Add Viewer.getOverlayById and Overlay.getBounds functions
2016-02-23 09:21:16 -08:00
Ian Gilman
cf826ddd2b
Changelog for #858
2016-02-23 09:10:50 -08:00
Ian Gilman
c1d9f6c5a8
Merge pull request #858 from fs-webdev/master
...
Added check to see if we were zooming before swallowing the canvas sc…
2016-02-23 09:08:58 -08:00
Alexey Tikhonov
655f5e5996
Merge branch 'master' of https://github.com/openseadragon/openseadragon into smallfix
2016-02-23 03:57:20 +03:00
Alexey Tikhonov
c44f134a6a
remove 'to be removed' from getOverlayById @param comment to avoid confusion
2016-02-23 02:22:47 +03:00
Grant Echols
5f3eebe4e9
Added check to see if we were zooming before swallowing the canvas scroll event.
2016-02-22 11:59:37 -07:00
Alexey Tikhonov
97381b04a9
return null instead of false in Viewer.getOverlayById function and correct documentation
2016-02-20 00:45:33 +03:00
Alexey Tikhonov
7bcb1cc59f
return clone of bounds in Overlay.getBounds so original bounds wouldn't be affected
2016-02-20 00:44:33 +03:00
Ian Gilman
458bbd61b6
Merge pull request #846 from avandecreme/rotation
...
Fix viewport.applyContraints (#833 )
2016-02-18 11:12:23 -08:00
Antoine Vandecreme
57a52835a2
Merge branch 'master' of https://github.com/openseadragon/openseadragon into rotation
2016-02-17 18:33:43 -05:00
Antoine Vandecreme
aa5dc63a20
Changelog for #853
2016-02-17 18:31:31 -05:00
Antoine Vandecreme
015b1ca266
Rename worldContentSize to contentSizeNoRotate.
2016-02-17 18:08:26 -05:00
Alexey Tikhonov
06d263b4be
Add Viewer.getOverlayById and Overlay.getBounds functions
2016-02-18 01:43:53 +03:00
Ian Gilman
42a24e5697
Changelog for #845
2016-02-16 09:28:24 -08:00
Ian Gilman
1338847ac5
Merge pull request #845 from altert/smallfix
...
start/stop tracking outerTracker on setMouseNavEnabled
2016-02-16 09:25:40 -08:00
Antoine Vandecreme
0725645344
Fix applyConstraints. Fix #833 .
2016-02-15 17:09:31 -05:00
Antoine Vandecreme
eaab4fb4c5
Replace call to viewport.setHomeBounds by viewport._setContentBounds
2016-02-13 11:39:40 -05:00
Antoine Vandecreme
925ba8a78e
Rename viewport.contentAspectX to viewport.contentAspectRatio. Remove viewport.contentAspectY.
2016-02-13 11:20:34 -05:00
Antoine Vandecreme
4634d90715
Rename this.homeBounds to this._contentBounds.
2016-02-11 20:14:49 -05:00
Alexey Tikhonov
d43c854c9f
start/stop tracking outerTracker on setMouseNavEnabled
2016-02-11 23:54:31 +03:00
Ian Gilman
deddfa2a18
Changelog for #840
2016-02-10 09:49:53 -08:00
Ian Gilman
0fbc71ef49
Merge pull request #840 from avandecreme/rotation
...
Fix navigator not rotated when viewport rotation set in constructor.
2016-02-10 09:48:13 -08:00
Antoine Vandecreme
18b101ccf5
Fix navigator not rotated when viewport rotation set in constructor.
2016-02-09 19:20:52 -05:00
Ian Gilman
f1cdf90653
Added "fully-loaded" event to TiledImage
2016-02-05 09:14:43 -08:00
Ian Gilman
09afedb42f
Changelog for #835
2016-02-04 09:05:13 -08:00
Ian Gilman
2f8bb4fbf5
Merge pull request #835 from gaetano-guerriero/fix/dzi-auto-tiles-url
...
fixed dzitilesource guessing of tilesUrl.
2016-02-04 09:03:28 -08:00
Gaetano Guerriero
110e7f17d7
added dzitilesource test module to coverage
2016-02-03 19:08:01 +01:00
Gaetano Guerriero
4508405d42
test module for dzitilesource was bad named
2016-02-03 11:30:19 +01:00
Gaetano Guerriero
d3e23a2986
fixed dzitilesource guessing of tilesUrl.
...
Now the regex guessing the root url of tiles works also if the data
url (the url from which information about the tile was downloaded) does
not ends with .dzi, .xml or .js.
2016-02-03 00:27:14 +01:00
Ian Gilman
a15b710e31
Merge pull request #831 from avandecreme/npm
...
Disable sequences and join_vars in uglify.
2016-02-01 14:17:48 -08:00
Antoine Vandecreme
4434361033
Disable sequences and join_vars in uglify.
2016-01-31 11:44:53 -05:00
Ian Gilman
3c8e79ded5
Merge pull request #830 from avandecreme/patch-1
...
Fix link to issue
2016-01-29 09:23:16 -08:00
Antoine Vandecreme
67b17b1fdf
Fix link to issue
2016-01-28 18:22:45 -05:00
Ian Gilman
a7f255fad9
Merge branch 'master' of github.com:openseadragon/openseadragon
2016-01-28 11:52:17 -08:00
Ian Gilman
0a833805d8
Changelog for #827
2016-01-28 11:52:06 -08:00
Ian Gilman
949740d030
Merge pull request #827 from avandecreme/addsimpleimage
...
Add Viewer.addSimpleImage method. Fix #818
2016-01-28 11:35:02 -08:00
Ian Gilman
f3716ab2e2
Merge pull request #828 from avandecreme/npm
...
Build and doc update
2016-01-28 11:30:04 -08:00
Ian Gilman
a244d7ef86
Merge pull request #825 from avandecreme/rotation
...
Fix edge smoothing with rotation.
2016-01-28 11:27:31 -08:00
Antoine Vandecreme
9dbcd28a5a
English fixes.
2016-01-27 21:49:05 -05:00
Antoine Vandecreme
e10eced7d0
Use self instead of _this.
2016-01-26 19:30:09 -05:00