feat: hide point highlight when dragging

This commit is contained in:
dwelle
2025-11-12 22:31:22 +01:00
parent db8895ac16
commit 9c0e715cb8
3 changed files with 13 additions and 10 deletions

View File

@@ -630,7 +630,7 @@ export class LinearElementEditor {
? endBindingElement
: null;
const newLinearElementEditor = {
const newLinearElementEditor: LinearElementEditor = {
...linearElementEditor,
selectedPointsIndices: newSelectedPointsIndices,
initialState: {