You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(callbacks): Add onMouseClick, onNewImage, and onTouchStart props
* fix(labelling): Closing labelling and contextMenu on viewport interaction
* fix(optionalOverlays): Renaming reducer for reset overlays
* fix(optionalOverlay) Removing old implementation and adding callbacks for the needed events
* fix(optionalOverlays): Preventing to trigger both onMouseClick and onRightClick at same time.
onMouseClick for 1 and 2 buttons
onRightClick for 3 button
* fix(optionalOverlays): Remove propType not used
0 commit comments