feat: change boundElementIdsboundElements (#4404)

This commit is contained in:
David Luzar
2021-12-14 16:07:01 +01:00
committed by GitHub
parent 104664cb9e
commit 390da3fd0f
13 changed files with 589 additions and 555 deletions

View File

@ -4,7 +4,7 @@ exports[`restoreElements should restore arrow element correctly 1`] = `
Object {
"angle": 0,
"backgroundColor": "transparent",
"boundElementIds": Array [],
"boundElements": Array [],
"endArrowhead": null,
"endBinding": null,
"fillStyle": "hachure",
@ -46,7 +46,7 @@ exports[`restoreElements should restore correctly with rectangle, ellipse and di
Object {
"angle": 0,
"backgroundColor": "blue",
"boundElementIds": Array [],
"boundElements": Array [],
"fillStyle": "cross-hatch",
"groupIds": Array [
"1",
@ -77,7 +77,7 @@ exports[`restoreElements should restore correctly with rectangle, ellipse and di
Object {
"angle": 0,
"backgroundColor": "blue",
"boundElementIds": Array [],
"boundElements": Array [],
"fillStyle": "cross-hatch",
"groupIds": Array [
"1",
@ -108,7 +108,7 @@ exports[`restoreElements should restore correctly with rectangle, ellipse and di
Object {
"angle": 0,
"backgroundColor": "blue",
"boundElementIds": Array [],
"boundElements": Array [],
"fillStyle": "cross-hatch",
"groupIds": Array [
"1",
@ -139,7 +139,7 @@ exports[`restoreElements should restore freedraw element correctly 1`] = `
Object {
"angle": 0,
"backgroundColor": "transparent",
"boundElementIds": Array [],
"boundElements": Array [],
"fillStyle": "hachure",
"groupIds": Array [],
"height": 0,
@ -170,7 +170,7 @@ exports[`restoreElements should restore line and draw elements correctly 1`] = `
Object {
"angle": 0,
"backgroundColor": "transparent",
"boundElementIds": Array [],
"boundElements": Array [],
"endArrowhead": null,
"endBinding": null,
"fillStyle": "hachure",
@ -212,7 +212,7 @@ exports[`restoreElements should restore line and draw elements correctly 2`] = `
Object {
"angle": 0,
"backgroundColor": "transparent",
"boundElementIds": Array [],
"boundElements": Array [],
"endArrowhead": null,
"endBinding": null,
"fillStyle": "hachure",
@ -255,7 +255,7 @@ Object {
"angle": 0,
"backgroundColor": "transparent",
"baseline": 0,
"boundElementIds": Array [],
"boundElements": Array [],
"fillStyle": "hachure",
"fontFamily": 1,
"fontSize": 14,
@ -288,7 +288,7 @@ Object {
"angle": 0,
"backgroundColor": "transparent",
"baseline": 0,
"boundElementIds": Array [],
"boundElements": Array [],
"fillStyle": "hachure",
"fontFamily": 1,
"fontSize": 10,