Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed AngleTool not responding to cancellation
AngleTool will be broken after annotation cancellation, because it tries to get the annotationId of a non-existing annotation. Fixed this issue by setting angleStartedNotYetCompleted to false upon cancellation.
- Loading branch information