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