From c5e4e656b59866ffba002bf8c6c68e4e50275e41 Mon Sep 17 00:00:00 2001 From: Sean Martin Date: Fri, 5 Jun 2026 18:27:33 +0200 Subject: [PATCH] fix: don't move on add undo (delete) --- src/datasource/catmaid/spatial_skeleton_commands.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datasource/catmaid/spatial_skeleton_commands.ts b/src/datasource/catmaid/spatial_skeleton_commands.ts index 78e43a300..9a35c5110 100644 --- a/src/datasource/catmaid/spatial_skeleton_commands.ts +++ b/src/datasource/catmaid/spatial_skeleton_commands.ts @@ -1098,7 +1098,7 @@ class AddNodeCommand implements SpatialSkeletonCommand { { childMode: "none", invalidateSourceCells: false, - moveView: true, + moveView: false, }, ); StatusMessage.showTemporaryMessage(