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
When annotating, if the cursor overlaps with an existing annotation, the new annotation merges with the existing one. This behavior is incorrect; annotations should not merge upon overlap. Instead, the existing annotation should be deleted in the case of overlap.
The text was updated successfully, but these errors were encountered:
umayerr
changed the title
Annotation merging when overlapped by cursor
Annotation merging when overlapped by cursor (Both mode)
Oct 11, 2024
When annotating, if the cursor overlaps with an existing annotation, the new annotation merges with the existing one. This behavior is incorrect; annotations should not merge upon overlap. Instead, the existing annotation should be deleted in the case of overlap.
The text was updated successfully, but these errors were encountered: