mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
Changelog for #377
This commit is contained in:
parent
5af723d937
commit
a4f10e3b3a
@ -15,6 +15,7 @@ OPENSEADRAGON CHANGELOG
|
|||||||
* Added ControlAnchor options for default controls (#304)
|
* Added ControlAnchor options for default controls (#304)
|
||||||
* Enabled basic cross-domain tile loading without tainting canvas (works in Chrome and Firefox) (#308)
|
* Enabled basic cross-domain tile loading without tainting canvas (works in Chrome and Firefox) (#308)
|
||||||
* Added crossOriginPolicy drawer configuration to enable or disable CORS image requests (#364)
|
* Added crossOriginPolicy drawer configuration to enable or disable CORS image requests (#364)
|
||||||
|
* Disabled CORS by default (#377)
|
||||||
* Added a ControlAnchor.ABSOLUTE enumeration. Enables absolute positioning of control elements in the viewer (#310)
|
* Added a ControlAnchor.ABSOLUTE enumeration. Enables absolute positioning of control elements in the viewer (#310)
|
||||||
* Added a 'navigator-scroll' event to Navigator. Fired when mousewheel/pinch events occur in the navigator (#310)
|
* Added a 'navigator-scroll' event to Navigator. Fired when mousewheel/pinch events occur in the navigator (#310)
|
||||||
* Added a navigatorMaintainSizeRatio option. If set to true, the navigator minimap resizes when the viewer element is resized (#310)
|
* Added a navigatorMaintainSizeRatio option. If set to true, the navigator minimap resizes when the viewer element is resized (#310)
|
||||||
|
Loading…
Reference in New Issue
Block a user