if (!viewport||!configuration.data||!closestIntersection||!isPrimaryModPressed||!configuration.tool||configuration.selectedDatum==null||!configuration.data[configuration.selectedDatum]){
@@ -696,23 +705,6 @@ export function ChromatinViewport(props: {
});
}
}
} else if (tool.type == ChromatinViewportToolType.Ruler) {