internal method, which is called when we may need to redraw
if(!this.pendingImagesCount && !("pendingRender" in this)){ this.pendingRender = setTimeout(dojo.hitch(this, this._render), 0); }