fix: keep binding for attached arrows after changing text (#3754)

Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
connorhanafee
2021-06-21 08:31:49 -04:00
committed by GitHub
parent 5cd921549a
commit 969d3c694a
4 changed files with 118 additions and 6 deletions

View File

@ -253,7 +253,7 @@ Object {
"fontFamily": 1,
"fontSize": 14,
"groupIds": Array [],
"height": 0,
"height": 100,
"id": "id-text01",
"isDeleted": false,
"opacity": 100,
@ -269,7 +269,7 @@ Object {
"version": 1,
"versionNonce": 0,
"verticalAlign": "middle",
"width": 0,
"width": 100,
"x": 0,
"y": 0,
}
@ -285,7 +285,7 @@ Object {
"fontFamily": 1,
"fontSize": 10,
"groupIds": Array [],
"height": 0,
"height": 100,
"id": "id-text01",
"isDeleted": false,
"opacity": 100,
@ -301,7 +301,7 @@ Object {
"version": 1,
"versionNonce": 0,
"verticalAlign": "top",
"width": 0,
"width": 100,
"x": 0,
"y": 0,
}