fix: Corner jumping & hints (#10403)
* fix: Corner jumping Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: Hints Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: No corner avoidance for simple arrows Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * show alt/cmd hint when creating/moving arrow point any time --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
@@ -203,7 +203,7 @@ exports[`move element > rectangles with binding arrow 7`] = `
|
||||
0,
|
||||
],
|
||||
[
|
||||
79,
|
||||
"79.00000",
|
||||
"124.16785",
|
||||
],
|
||||
],
|
||||
@@ -228,7 +228,7 @@ exports[`move element > rectangles with binding arrow 7`] = `
|
||||
"updated": 1,
|
||||
"version": 12,
|
||||
"versionNonce": 2066753033,
|
||||
"width": 79,
|
||||
"width": "79.00000",
|
||||
"x": 111,
|
||||
"y": "6.14995",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user