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