auto-git:

[change] src/viewport-three/viewport-host.ts
This commit is contained in:
2026-04-13 21:21:42 +02:00
parent 3f4e951f41
commit 17e7343a46

View File

@@ -4413,6 +4413,7 @@ export class ViewportHost {
this.hoveredSelection = selection;
this.refreshBrushPresentation();
this.refreshPathPresentation();
this.emitWhiteboxHoverLabelChange();
}