mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-23 18:23:13 +03:00
Merge branch 'master' of github.com:openseadragon/openseadragon
This commit is contained in:
commit
d6740dab25
@ -997,6 +997,7 @@ $.extend($.TiledImage.prototype, $.EventSource.prototype, /** @lends OpenSeadrag
|
|||||||
|
|
||||||
this._opacity = opacity;
|
this._opacity = opacity;
|
||||||
this._needsDraw = true;
|
this._needsDraw = true;
|
||||||
|
this._needsUpdate = true;
|
||||||
/**
|
/**
|
||||||
* Raised when the TiledImage's opacity is changed.
|
* Raised when the TiledImage's opacity is changed.
|
||||||
* @event opacity-change
|
* @event opacity-change
|
||||||
|
Loading…
x
Reference in New Issue
Block a user