feat: introduce frames (#6123)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@ -8,6 +8,7 @@ Object {
|
||||
"endArrowhead": null,
|
||||
"endBinding": null,
|
||||
"fillStyle": "hachure",
|
||||
"frameId": null,
|
||||
"groupIds": Array [],
|
||||
"height": 100,
|
||||
"id": "id-arrow01",
|
||||
@ -52,6 +53,7 @@ Object {
|
||||
"backgroundColor": "blue",
|
||||
"boundElements": Array [],
|
||||
"fillStyle": "cross-hatch",
|
||||
"frameId": null,
|
||||
"groupIds": Array [
|
||||
"1",
|
||||
"2",
|
||||
@ -87,6 +89,7 @@ Object {
|
||||
"backgroundColor": "blue",
|
||||
"boundElements": Array [],
|
||||
"fillStyle": "cross-hatch",
|
||||
"frameId": null,
|
||||
"groupIds": Array [
|
||||
"1",
|
||||
"2",
|
||||
@ -122,6 +125,7 @@ Object {
|
||||
"backgroundColor": "blue",
|
||||
"boundElements": Array [],
|
||||
"fillStyle": "cross-hatch",
|
||||
"frameId": null,
|
||||
"groupIds": Array [
|
||||
"1",
|
||||
"2",
|
||||
@ -157,6 +161,7 @@ Object {
|
||||
"backgroundColor": "transparent",
|
||||
"boundElements": Array [],
|
||||
"fillStyle": "hachure",
|
||||
"frameId": null,
|
||||
"groupIds": Array [],
|
||||
"height": 0,
|
||||
"id": "id-freedraw01",
|
||||
@ -194,6 +199,7 @@ Object {
|
||||
"endArrowhead": null,
|
||||
"endBinding": null,
|
||||
"fillStyle": "hachure",
|
||||
"frameId": null,
|
||||
"groupIds": Array [],
|
||||
"height": 100,
|
||||
"id": "id-line01",
|
||||
@ -240,6 +246,7 @@ Object {
|
||||
"endArrowhead": null,
|
||||
"endBinding": null,
|
||||
"fillStyle": "hachure",
|
||||
"frameId": null,
|
||||
"groupIds": Array [],
|
||||
"height": 100,
|
||||
"id": "id-draw01",
|
||||
@ -288,6 +295,7 @@ Object {
|
||||
"fillStyle": "hachure",
|
||||
"fontFamily": 1,
|
||||
"fontSize": 14,
|
||||
"frameId": null,
|
||||
"groupIds": Array [],
|
||||
"height": 100,
|
||||
"id": "id-text01",
|
||||
@ -328,6 +336,7 @@ Object {
|
||||
"fillStyle": "hachure",
|
||||
"fontFamily": 1,
|
||||
"fontSize": 10,
|
||||
"frameId": null,
|
||||
"groupIds": Array [],
|
||||
"height": 100,
|
||||
"id": "id-text01",
|
||||
|
Reference in New Issue
Block a user