Compare commits

...

2 Commits

View File

@ -1437,6 +1437,7 @@ $.extend($.TiledImage.prototype, $.EventSource.prototype, /** @lends OpenSeadrag
}
}
this._sortTiles(best);
return best;
},