if (this._domHovered && this._initialized) {
        this._moving = true;
        this._controls.enabled = false;
      }