onTouchEnd()

in src/components/ZoomableSVGGroup.js [176:178]


  onTouchEnd() {
    this.onTouchCancel();
  }