Skip to content

Bug fixes: Class deletion across sample & undo/redo for polygon+mag lasso - #7

Merged
davramov merged 1 commit into
mainfrom
dabramov-fixes
Jul 27, 2026
Merged

Bug fixes: Class deletion across sample & undo/redo for polygon+mag lasso#7
davramov merged 1 commit into
mainfrom
dabramov-fixes

Conversation

@davramov

Copy link
Copy Markdown
Collaborator

This PR fixes two issues:

  1. Annotation classes were defined globally, so deleting from one sample would potentially delete from others that use the same classes. Also, it would pollute new samples with existing classes. This is now fixed, and labels are sample-dependent.
  2. Undo/redo glitches with the polygon and magnetic lasso tools. Undoing to open a shape back up, and then redo would not close the shape correctly, and the UI buttons worked differently from the keyboard shortcuts. Also fixed.

@davramov
davramov merged commit cb07594 into main Jul 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant