[cla][patch] dojox.image.Slideshow IE resize fix
fixing the _fitsize functionality
- img = new Image() enables IE to get/set img.height/width
- set img.width/height without "px" postfix
weakening stack overflow issue
- setTimeout 1ms for loadNextImage throws only a stack overflow error of first image instead of nearly everytime an image is loaded
- i couldnt find out y the initial error is thrown, so there is still a bug
Change History (5)
Owner: |
changed from Adam Peller to dante
|
Milestone: |
1.2 →
future
|
Owner: |
changed from dante to sos
|
Milestone: |
future →
1.2
|
Owner: |
changed from sos to dante
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
i misinterpreted this ticket. the stackoverflow issue persists, and is a separate ticket.