Alt unbind fix
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
parent
b01eea9eb4
commit
eb9efc261a
@ -428,7 +428,7 @@ const bindingStrategyForSimpleArrowEndpointDragging = (
|
|||||||
focusPoint: point,
|
focusPoint: point,
|
||||||
mode: "inside",
|
mode: "inside",
|
||||||
}
|
}
|
||||||
: { mode: undefined };
|
: { mode: null };
|
||||||
|
|
||||||
return { current, other };
|
return { current, other };
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user