0

KONtx.element.Image and manageWaitIndicator

I create new image element:
CODE
    this.sidebarMapImage = new KONtx.element.Image({
...
manageWaitIndicator: true,
hideWhileLoading: true
}).appendTo(this);


futher in the code I assign source (url) to this element (this.sidebarMapImage.setSource).
In result picture is downloaded and displayed, but the wait indicator animation is not stopped.
Does it work properly? Or, am I doing something wrong?

by
0 Replies

Recent Posts

in Getting Started / Beginners - Yahoo! TV Widgets