mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Changelog for #853
This commit is contained in:
parent
015b1ca266
commit
aa5dc63a20
@ -3,6 +3,10 @@ OPENSEADRAGON CHANGELOG
|
||||
|
||||
2.1.1: (in progress)
|
||||
|
||||
* BREAKING CHANGE: Viewport.homeBounds, Viewport.contentSize, Viewport.contentAspectX and
|
||||
Viewport.contentAspectY have been removed.
|
||||
* DEPRECATION: Viewport.setHomeBounds has been deprecated
|
||||
* DEPRECATION: the Viewport constructor is now ignoring the contentSize option
|
||||
* Tile edge smoothing at high zoom (#764)
|
||||
* Fixed issue with reference strip popping up virtual keyboard on mobile devices (#779)
|
||||
* Now supporting rotation in the Rect class (#782)
|
||||
@ -15,6 +19,7 @@ OPENSEADRAGON CHANGELOG
|
||||
* Added globalCompositeOperation option for tiledImage, to allow for different transfer modes (#814)
|
||||
* Added Viewer.addSimpleImage method for easily adding non-tiled images (#827)
|
||||
* DziTileSource now works properly with DZI files that have no extension (#835)
|
||||
* Fixed content clipping with rotation (#463, #567 and #833)
|
||||
|
||||
2.1.0:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user