mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 13:53:31 +03:00
Merge branch 'master' of github.com:openseadragon/openseadragon
This commit is contained in:
commit
d6740dab25
1 changed files with 1 additions and 0 deletions
|
@ -997,6 +997,7 @@ $.extend($.TiledImage.prototype, $.EventSource.prototype, /** @lends OpenSeadrag
|
|||
|
||||
this._opacity = opacity;
|
||||
this._needsDraw = true;
|
||||
this._needsUpdate = true;
|
||||
/**
|
||||
* Raised when the TiledImage's opacity is changed.
|
||||
* @event opacity-change
|
||||
|
|
Loading…
Add table
Reference in a new issue