Skip to content
Snippets Groups Projects
Commit 58df6f3b authored by Alexander Rose's avatar Alexander Rose
Browse files

formating

parent 6fab6ce1
No related branches found
No related tags found
No related merge requests found
......@@ -645,7 +645,8 @@ const MultiStructureSelectionFromExpression = PluginStateTransform.BuiltIn({
totalSize += StructureElement.Loci.size(loci.loci);
continue;
} if (entry.expression !== sel.expression) {
}
if (entry.expression !== sel.expression) {
recreate = true;
} else {
// TODO: properly support "transitive" queries. For that Structure.areUnitAndIndicesEqual needs to be fixed;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment