Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Closed Issue: Seadragon Control's openTileSource() method doesn't work (with fix) Title is required [26690]

$
0
0
(originally reported by lothaine)

I'm not sure how to make a patch so I'm submitting this here. In version 48659, in the file Seadragon.pre.js, on line 877, there is a function:

openTileSource: function(tileSource) {
var currentTime = beforeOpen();
window.setTimeout(Function.createDelegate(this, function() {
onOpen(currentTime, tileSource);
}), 1);
},

On the second line beforeOpen(); should be this._beforeOpen(); and on the fourth line onOpen(...); should be this._onOpen(...);
Comments: This issue is fixed with release June 2012.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>