this.hiddenVal = this.props.side === "left" ? -1 * this.size : this.props.sceneWidth;