AJAX Control Toolkit contains some fixes (in Mercurial pre-history) that could be integrated back into OpenSeadragon.
Id #15 | Release:
None
| Updated: Sep 6, 2011 at 7:20 PM by bgilbert | Created: Sep 6, 2011 at 7:20 PM by bgilbert
The _updateMulti timer continues to reschedule itself until it notices that the image has been closed. Each call to openDzi() (i.e., when switching DZIs) starts a new _updateMulti timer, but becau...
Id #14 | Release:
None
| Updated: Sep 6, 2011 at 7:17 PM by bgilbert | Created: Sep 6, 2011 at 7:17 PM by bgilbert
Currently navImages is set like this:
this.navImages = {
zoomIn: {
REST: '/Scripts/images/zoomin_rest.png',
GROUP: '/Scripts/images/zoomin_grouphover.png',
HOVER: '/Scri...
Id #13 | Release:
None
| Updated: Sep 18, 2012 at 5:08 PM by jakecobb | Created: Jun 18, 2011 at 10:32 PM by gumbo2k
Currently every call to Seadragon.Debug.log (or info, fail, error etc) actually perform a check to see if console is available. It would save a lot of cycles to instead check for the console befor...
Id #12 | Release:
None
| Updated: Mar 30, 2011 at 3:16 PM by thatcher | Created: Mar 30, 2011 at 3:16 PM by thatcher
with horrible side effects on any page that has a javascript String cast like
String("abc")
"abc"
instead
String("abc")
undefined
The culprit is in Seadragon.Helpers.pre.js Where String = fun...
Id #11 | Release:
None
| Updated: Sep 18, 2012 at 5:10 PM by jakecobb | Created: Mar 30, 2011 at 3:04 PM by thatcher
If you resize your window to be portrait (taller than wide), then tiles on the edges don't load fully. You'll only get lower resolution images until the image is panned. It seems to be because the ...
Id #9 | Release:
None
| Updated: Sep 9, 2010 at 6:01 PM by hobbes2k | Created: Sep 7, 2010 at 7:32 PM by agoode
If tiles aren't returning valid images, try a few times and then show an error message.
Id #7 | Release:
None
| Updated: Sep 6, 2011 at 6:49 PM by bgilbert | Created: Aug 26, 2010 at 3:48 PM by droberts
Move createDelegate to Utils
Id #3 | Release:
None
| Updated: Aug 17, 2010 at 9:44 PM by hobbes2k | Created: Aug 17, 2010 at 9:44 PM by hobbes2k