mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-17 23:33:14 +03:00
Made changes in ReferenceStrip.js
This commit is contained in:
parent
200bd607d8
commit
77c47cdd09
@ -267,7 +267,7 @@ $.ReferenceStrip.prototype = {
|
|||||||
*/
|
*/
|
||||||
update: function () {
|
update: function () {
|
||||||
if ( THIS[this.id].animating ) {
|
if ( THIS[this.id].animating ) {
|
||||||
$.console.log( 'image reference strip update' );
|
// $.console.log( 'image reference strip update' );
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user