auto-git:

[change] src/viewport-three/viewport-host.ts
This commit is contained in:
2026-05-13 13:24:58 +02:00
parent 44d885cf07
commit 61a79c7034

View File

@@ -8188,6 +8188,7 @@ export class ViewportHost {
}
applyRendererRenderCategory(this.pathGroup, "overlay");
this.rebuildPathJunctionMarkers(document, selection);
this.refreshPathPresentation();
}