if ( this.size.width !== this.prevSize.width ) {
            props.width = this.size.width + "px";
        }