mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
More adaptive elbow dongle offset
This commit is contained in:
parent
1ee3676784
commit
a8338cdb5a
3 changed files with 50 additions and 2 deletions
|
@ -981,6 +981,7 @@ export const bindPointToSnapToElementOutline = (
|
|||
otherPoint,
|
||||
),
|
||||
),
|
||||
0.1,
|
||||
)[0];
|
||||
} else {
|
||||
intersection = intersectElementWithLineSegment(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue