Compare commits

..

No commits in common. "f8ad0acfa474ca76afb23b4de78ade610c0b42d2" and "13955b0bf680e4c9d819965c2591ec626742a4d2" have entirely different histories.

View File

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