Skip to content
Snippets Groups Projects
Commit 77d2bba6 authored by Scott Snyder's avatar Scott Snyder Committed by Jean-Baptiste De Vivie De Regie
Browse files

IsolationSelection: Remove isAssociatedToEG decoration.

IsolationSelection: Remove isAssociatedToEG decoration.

IsolationCloseByCorrection was using the decoration isAssociatedToEG to tell
if a cluster was matched to an EM object.  This decoration was left unlocked,
resulting in warnings further on.  But that decoration is used only within
this tool, so this information would be better maintained locally.
Add it to the internal cache used by the tool rather than having it
as a decoration.
parent d6d0f3a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment