// ... if (_startUpWidth) curWidth = _startUpWidth; else if (_sizeControl) curWidth = _sizeControl.widthValue(); if (!curWidth) curWidth = 150; //...