From afea0df1417b38030d1276a092f3908bfaeb896c Mon Sep 17 00:00:00 2001 From: David Luzar Date: Fri, 20 Oct 2023 17:45:37 +0200 Subject: [PATCH] feat: renderer tweaks (#6698) --- src/constants.ts | 12 +- src/data/__snapshots__/transform.test.ts.snap | 180 +-- src/element/textWysiwyg.test.tsx | 4 +- src/scene/Shape.ts | 18 +- .../__snapshots__/contextmenu.test.tsx.snap | 504 +++--- .../__snapshots__/dragCreate.test.tsx.snap | 20 +- src/tests/__snapshots__/move.test.tsx.snap | 24 +- .../multiPointCreate.test.tsx.snap | 8 +- .../regressionTests.test.tsx.snap | 1372 ++++++++--------- .../__snapshots__/selection.test.tsx.snap | 20 +- .../data/__snapshots__/restore.test.ts.snap | 24 +- .../packages/__snapshots__/utils.test.ts.snap | 4 +- src/tests/queries/dom.ts | 2 +- .../scene/__snapshots__/export.test.ts.snap | 10 +- 14 files changed, 1075 insertions(+), 1127 deletions(-) diff --git a/src/constants.ts b/src/constants.ts index 90fc6675..91c59615 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -296,6 +296,12 @@ export const ROUNDNESS = { * collaboration */ export const PRECEDING_ELEMENT_KEY = "__precedingElement__"; +export const ROUGHNESS = { + architect: 0, + artist: 1, + cartoonist: 2, +} as const; + export const DEFAULT_ELEMENT_PROPS: { strokeColor: ExcalidrawElement["strokeColor"]; backgroundColor: ExcalidrawElement["backgroundColor"]; @@ -308,10 +314,10 @@ export const DEFAULT_ELEMENT_PROPS: { } = { strokeColor: COLOR_PALETTE.black, backgroundColor: COLOR_PALETTE.transparent, - fillStyle: "hachure", - strokeWidth: 1, + fillStyle: "solid", + strokeWidth: 2, strokeStyle: "solid", - roughness: 1, + roughness: ROUGHNESS.artist, opacity: 100, locked: false, }; diff --git a/src/data/__snapshots__/transform.test.ts.snap b/src/data/__snapshots__/transform.test.ts.snap index 24503a94..0b3a33cd 100644 --- a/src/data/__snapshots__/transform.test.ts.snap +++ b/src/data/__snapshots__/transform.test.ts.snap @@ -14,7 +14,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 300, @@ -28,7 +28,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "seed": Any, "strokeColor": "#66a80f", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 3, @@ -49,7 +49,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -63,7 +63,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "seed": Any, "strokeColor": "#9c36b5", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -85,7 +85,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "focus": -0.008153707962747813, "gap": 1, }, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 35, @@ -116,7 +116,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s }, "strokeColor": "#1864ab", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -138,7 +138,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "focus": 0.10666666666666667, "gap": 3.834326468444573, }, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -169,7 +169,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s }, "strokeColor": "#e67700", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -190,7 +190,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 300, @@ -204,7 +204,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -227,7 +227,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t }, ], "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -245,7 +245,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t "seed": Any, "strokeColor": "#c2255c", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "HEYYYYY", "textAlign": "left", "type": "text", @@ -271,7 +271,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t }, ], "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -289,7 +289,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "Whats up ?", "textAlign": "left", "type": "text", @@ -319,7 +319,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t "focus": 0, "gap": 5, }, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -350,7 +350,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t }, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -368,7 +368,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t "baseline": 0, "boundElements": null, "containerId": "id43", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -386,7 +386,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "HELLO WORLD!!", "textAlign": "center", "type": "text", @@ -416,7 +416,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "focus": 0, "gap": 1, }, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -447,7 +447,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe }, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -465,7 +465,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "baseline": 0, "boundElements": null, "containerId": "id32", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -483,7 +483,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "HELLO WORLD!!", "textAlign": "center", "type": "text", @@ -507,7 +507,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -521,7 +521,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -542,7 +542,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -556,7 +556,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -583,7 +583,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when "focus": 0, "gap": 1, }, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -614,7 +614,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when }, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -632,7 +632,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when "baseline": 0, "boundElements": null, "containerId": "id36", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -650,7 +650,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "HELLO WORLD!!", "textAlign": "center", "type": "text", @@ -676,7 +676,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when }, ], "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -694,7 +694,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "HEYYYYY", "textAlign": "left", "type": "text", @@ -720,7 +720,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when }, ], "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -738,7 +738,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "WHATS UP ?", "textAlign": "left", "type": "text", @@ -757,7 +757,7 @@ exports[`Test Transform > should not allow duplicate ids 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -771,7 +771,7 @@ exports[`Test Transform > should not allow duplicate ids 1`] = ` "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -789,7 +789,7 @@ exports[`Test Transform > should transform linear elements 1`] = ` "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -816,7 +816,7 @@ exports[`Test Transform > should transform linear elements 1`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 1, @@ -834,7 +834,7 @@ exports[`Test Transform > should transform linear elements 2`] = ` "boundElements": null, "endArrowhead": "triangle", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -879,7 +879,7 @@ exports[`Test Transform > should transform linear elements 3`] = ` "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -906,7 +906,7 @@ exports[`Test Transform > should transform linear elements 3`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 1, @@ -924,7 +924,7 @@ exports[`Test Transform > should transform linear elements 4`] = ` "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -967,7 +967,7 @@ exports[`Test Transform > should transform regular shapes 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -981,7 +981,7 @@ exports[`Test Transform > should transform regular shapes 1`] = ` "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -997,7 +997,7 @@ exports[`Test Transform > should transform regular shapes 2`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -1011,7 +1011,7 @@ exports[`Test Transform > should transform regular shapes 2`] = ` "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 1, @@ -1027,7 +1027,7 @@ exports[`Test Transform > should transform regular shapes 3`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -1041,7 +1041,7 @@ exports[`Test Transform > should transform regular shapes 3`] = ` "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 1, @@ -1057,7 +1057,7 @@ exports[`Test Transform > should transform regular shapes 4`] = ` "angle": 0, "backgroundColor": "#c0eb75", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -1149,7 +1149,7 @@ exports[`Test Transform > should transform text element 1`] = ` "baseline": 0, "boundElements": null, "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1167,7 +1167,7 @@ exports[`Test Transform > should transform text element 1`] = ` "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "HELLO WORLD!", "textAlign": "left", "type": "text", @@ -1188,7 +1188,7 @@ exports[`Test Transform > should transform text element 2`] = ` "baseline": 0, "boundElements": null, "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1206,7 +1206,7 @@ exports[`Test Transform > should transform text element 2`] = ` "seed": Any, "strokeColor": "#5f3dc4", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "STYLED HELLO WORLD!", "textAlign": "left", "type": "text", @@ -1232,7 +1232,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide ], "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -1259,7 +1259,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 1, @@ -1282,7 +1282,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide ], "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -1309,7 +1309,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 1, @@ -1332,7 +1332,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide ], "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 130, @@ -1382,7 +1382,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide ], "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 130, @@ -1427,7 +1427,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "baseline": 0, "boundElements": null, "containerId": "id24", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1445,7 +1445,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "LABELED ARROW", "textAlign": "center", "type": "text", @@ -1466,7 +1466,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "baseline": 0, "boundElements": null, "containerId": "id25", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1484,7 +1484,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "seed": Any, "strokeColor": "#099268", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "STYLED LABELED ARROW", "textAlign": "center", "type": "text", @@ -1505,7 +1505,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "baseline": 0, "boundElements": null, "containerId": "id26", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1523,7 +1523,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "seed": Any, "strokeColor": "#1098ad", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "ANOTHER STYLED LABELLED ARROW", "textAlign": "center", @@ -1545,7 +1545,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "baseline": 0, "boundElements": null, "containerId": "id27", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1563,7 +1563,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide "seed": Any, "strokeColor": "#099268", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "ANOTHER STYLED LABELLED ARROW", "textAlign": "center", @@ -1588,7 +1588,7 @@ exports[`Test Transform > should transform to text containers when label provide "type": "text", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 35, @@ -1602,7 +1602,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1623,7 +1623,7 @@ exports[`Test Transform > should transform to text containers when label provide "type": "text", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 85, @@ -1637,7 +1637,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -1658,7 +1658,7 @@ exports[`Test Transform > should transform to text containers when label provide "type": "text", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 170, @@ -1672,7 +1672,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -1693,7 +1693,7 @@ exports[`Test Transform > should transform to text containers when label provide "type": "text", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 120, @@ -1728,7 +1728,7 @@ exports[`Test Transform > should transform to text containers when label provide "type": "text", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 85, @@ -1742,7 +1742,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#c2255c", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1763,7 +1763,7 @@ exports[`Test Transform > should transform to text containers when label provide "type": "text", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 120, @@ -1777,7 +1777,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#f08c00", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -1795,7 +1795,7 @@ exports[`Test Transform > should transform to text containers when label provide "baseline": 0, "boundElements": null, "containerId": "id12", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1813,7 +1813,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "RECTANGLE TEXT CONTAINER", "textAlign": "center", "type": "text", @@ -1834,7 +1834,7 @@ exports[`Test Transform > should transform to text containers when label provide "baseline": 0, "boundElements": null, "containerId": "id13", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1852,7 +1852,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "ELLIPSE TEXT CONTAINER", "textAlign": "center", @@ -1874,7 +1874,7 @@ exports[`Test Transform > should transform to text containers when label provide "baseline": 0, "boundElements": null, "containerId": "id14", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1893,7 +1893,7 @@ TEXT CONTAINER", "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "DIAMOND TEXT CONTAINER", @@ -1916,7 +1916,7 @@ exports[`Test Transform > should transform to text containers when label provide "baseline": 0, "boundElements": null, "containerId": "id15", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1934,7 +1934,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#099268", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "STYLED DIAMOND TEXT CONTAINER", "textAlign": "center", @@ -1956,7 +1956,7 @@ exports[`Test Transform > should transform to text containers when label provide "baseline": 0, "boundElements": null, "containerId": "id16", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -1974,7 +1974,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#c2255c", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "TOP LEFT ALIGNED RECTANGLE TEXT CONTAINER", @@ -1997,7 +1997,7 @@ exports[`Test Transform > should transform to text containers when label provide "baseline": 0, "boundElements": null, "containerId": "id17", - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 20, "frameId": null, @@ -2015,7 +2015,7 @@ exports[`Test Transform > should transform to text containers when label provide "seed": Any, "strokeColor": "#c2255c", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "STYLED ELLIPSE TEXT CONTAINER", diff --git a/src/element/textWysiwyg.test.tsx b/src/element/textWysiwyg.test.tsx index e02fa993..45d4b83d 100644 --- a/src/element/textWysiwyg.test.tsx +++ b/src/element/textWysiwyg.test.tsx @@ -1425,7 +1425,7 @@ describe("textWysiwyg", () => { type: "text", }, ], - fillStyle: "hachure", + fillStyle: "solid", groupIds: [], height: 35, isDeleted: false, @@ -1438,7 +1438,7 @@ describe("textWysiwyg", () => { }, strokeColor: "#1e1e1e", strokeStyle: "solid", - strokeWidth: 1, + strokeWidth: 2, type: "rectangle", updated: 1, version: 1, diff --git a/src/scene/Shape.ts b/src/scene/Shape.ts index 5a2f68bb..16b6518f 100644 --- a/src/scene/Shape.ts +++ b/src/scene/Shape.ts @@ -13,11 +13,21 @@ import { isPathALoop, getCornerRadius } from "../math"; import { generateFreeDrawShape } from "../renderer/renderElement"; import { isTransparent, assertNever } from "../utils"; import { simplify } from "points-on-curve"; +import { ROUGHNESS } from "../constants"; const getDashArrayDashed = (strokeWidth: number) => [8, 8 + strokeWidth]; const getDashArrayDotted = (strokeWidth: number) => [1.5, 6 + strokeWidth]; +function adjustRoughness(size: number, roughness: number): number { + if (size >= 50) { + return roughness; + } + const factor = 2 + (50 - size) / 10; + + return roughness / factor; +} + export const generateRoughOptions = ( element: ExcalidrawElement, continuousPath = false, @@ -44,9 +54,13 @@ export const generateRoughOptions = ( // calculate them (and we don't want the fills to be modified) fillWeight: element.strokeWidth / 2, hachureGap: element.strokeWidth * 4, - roughness: element.roughness, + roughness: adjustRoughness( + Math.min(element.width, element.height), + element.roughness, + ), stroke: element.strokeColor, - preserveVertices: continuousPath, + preserveVertices: + continuousPath || element.roughness < ROUGHNESS.cartoonist, }; switch (element.type) { diff --git a/src/tests/__snapshots__/contextmenu.test.tsx.snap b/src/tests/__snapshots__/contextmenu.test.tsx.snap index 0cdd20b2..e141c011 100644 --- a/src/tests/__snapshots__/contextmenu.test.tsx.snap +++ b/src/tests/__snapshots__/contextmenu.test.tsx.snap @@ -290,7 +290,7 @@ exports[`contextMenu element > right-clicking on a group should select whole gro "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -299,7 +299,7 @@ exports[`contextMenu element > right-clicking on a group should select whole gro "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -406,7 +406,7 @@ exports[`contextMenu element > right-clicking on a group should select whole gro "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -440,7 +440,7 @@ exports[`contextMenu element > right-clicking on a group should select whole gro "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -489,7 +489,7 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -498,7 +498,7 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -583,7 +583,7 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -599,7 +599,7 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -642,7 +642,7 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -658,7 +658,7 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -691,7 +691,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -700,7 +700,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -783,7 +783,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -799,7 +799,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -815,7 +815,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -831,7 +831,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -874,7 +874,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -890,7 +890,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -917,7 +917,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -933,7 +933,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -946,7 +946,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -962,7 +962,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -989,7 +989,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1005,7 +1005,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1018,7 +1018,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1034,7 +1034,7 @@ exports[`contextMenu element > selecting 'Bring forward' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1067,7 +1067,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -1076,7 +1076,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -1159,7 +1159,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1175,7 +1175,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1191,7 +1191,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1207,7 +1207,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1250,7 +1250,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1266,7 +1266,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1293,7 +1293,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1309,7 +1309,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1322,7 +1322,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1338,7 +1338,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1365,7 +1365,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1381,7 +1381,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1394,7 +1394,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1410,7 +1410,7 @@ exports[`contextMenu element > selecting 'Bring to front' in context menu brings "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1443,7 +1443,7 @@ exports[`contextMenu element > selecting 'Copy styles' in context menu copies st "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -1452,7 +1452,7 @@ exports[`contextMenu element > selecting 'Copy styles' in context menu copies st "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -1537,7 +1537,7 @@ exports[`contextMenu element > selecting 'Copy styles' in context menu copies st "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1553,7 +1553,7 @@ exports[`contextMenu element > selecting 'Copy styles' in context menu copies st "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1596,7 +1596,7 @@ exports[`contextMenu element > selecting 'Copy styles' in context menu copies st "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1612,7 +1612,7 @@ exports[`contextMenu element > selecting 'Copy styles' in context menu copies st "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1645,7 +1645,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -1654,7 +1654,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -1735,7 +1735,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1751,7 +1751,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1794,7 +1794,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1810,7 +1810,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1835,7 +1835,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1851,7 +1851,7 @@ exports[`contextMenu element > selecting 'Delete' in context menu deletes elemen "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1884,7 +1884,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -1893,7 +1893,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -1976,7 +1976,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -1992,7 +1992,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2008,7 +2008,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2024,7 +2024,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2067,7 +2067,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2083,7 +2083,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2110,7 +2110,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2126,7 +2126,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2139,7 +2139,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2155,7 +2155,7 @@ exports[`contextMenu element > selecting 'Duplicate' in context menu duplicates "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2188,7 +2188,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -2197,7 +2197,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -2285,7 +2285,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -2303,7 +2303,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2319,7 +2319,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -2337,7 +2337,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2380,7 +2380,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2396,7 +2396,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2423,7 +2423,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2439,7 +2439,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2452,7 +2452,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2468,7 +2468,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2498,7 +2498,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -2516,7 +2516,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2529,7 +2529,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -2547,7 +2547,7 @@ exports[`contextMenu element > selecting 'Group selection' in context menu group "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2694,7 +2694,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "type": "rectangle", "updated": 1, "version": 3, - "versionNonce": 406373543, + "versionNonce": 1898319239, "width": 20, "x": -10, "y": 0, @@ -2719,14 +2719,14 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "roundness": { "type": 3, }, - "seed": 1006504105, + "seed": 1723083209, "strokeColor": "#e03131", "strokeStyle": "dotted", "strokeWidth": 2, "type": "rectangle", "updated": 1, - "version": 9, - "versionNonce": 1898319239, + "version": 8, + "versionNonce": 289600103, "width": 20, "x": 20, "y": 30, @@ -2765,7 +2765,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2781,7 +2781,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2808,7 +2808,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2824,7 +2824,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2837,7 +2837,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2853,7 +2853,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2880,7 +2880,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2896,7 +2896,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2909,7 +2909,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2925,7 +2925,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 1150084233, "strokeColor": "#e03131", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2952,7 +2952,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2968,7 +2968,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2981,7 +2981,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "#a5d8ff", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -2997,7 +2997,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 1150084233, "strokeColor": "#e03131", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -3024,7 +3024,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3040,7 +3040,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3069,7 +3069,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 1150084233, "strokeColor": "#e03131", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 5, @@ -3096,7 +3096,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3112,7 +3112,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3140,7 +3140,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s }, "seed": 1150084233, "strokeColor": "#e03131", - "strokeStyle": "solid", + "strokeStyle": "dotted", "strokeWidth": 2, "type": "rectangle", "updated": 1, @@ -3168,7 +3168,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3184,81 +3184,9 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, - "type": "rectangle", - "updated": 1, - "version": 2, - "versionNonce": 401146281, - "width": 20, - "x": -10, - "y": 0, - }, - { - "angle": 0, - "backgroundColor": "#a5d8ff", - "boundElements": null, - "fillStyle": "cross-hatch", - "frameId": null, - "groupIds": [], - "height": 20, - "id": "id1", - "isDeleted": false, - "link": null, - "locked": false, - "opacity": 100, - "roughness": 1, - "roundness": { - "type": 3, - }, - "seed": 1150084233, - "strokeColor": "#e03131", - "strokeStyle": "dotted", "strokeWidth": 2, "type": "rectangle", "updated": 1, - "version": 7, - "versionNonce": 1723083209, - "width": 20, - "x": 20, - "y": 30, - }, - ], - }, - { - "appState": { - "editingGroupId": null, - "editingLinearElement": null, - "name": "Untitled-201933152653", - "selectedElementIds": { - "id1": true, - }, - "selectedGroupIds": {}, - "viewBackgroundColor": "#ffffff", - }, - "elements": [ - { - "angle": 0, - "backgroundColor": "transparent", - "boundElements": null, - "fillStyle": "hachure", - "frameId": null, - "groupIds": [], - "height": 20, - "id": "id0", - "isDeleted": false, - "link": null, - "locked": false, - "opacity": 100, - "roughness": 1, - "roundness": { - "type": 3, - }, - "seed": 449462985, - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 1, - "type": "rectangle", - "updated": 1, "version": 2, "versionNonce": 401146281, "width": 20, @@ -3282,14 +3210,14 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "roundness": { "type": 3, }, - "seed": 1006504105, + "seed": 1723083209, "strokeColor": "#e03131", "strokeStyle": "dotted", "strokeWidth": 2, "type": "rectangle", "updated": 1, - "version": 8, - "versionNonce": 289600103, + "version": 7, + "versionNonce": 760410951, "width": 20, "x": 20, "y": 30, @@ -3312,7 +3240,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3328,7 +3256,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3354,14 +3282,14 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "roundness": { "type": 3, }, - "seed": 1006504105, + "seed": 1723083209, "strokeColor": "#e03131", "strokeStyle": "dotted", "strokeWidth": 2, "type": "rectangle", "updated": 1, - "version": 9, - "versionNonce": 1898319239, + "version": 8, + "versionNonce": 289600103, "width": 20, "x": 20, "y": 30, @@ -3404,7 +3332,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "type": "rectangle", "updated": 1, "version": 3, - "versionNonce": 406373543, + "versionNonce": 1898319239, "width": 20, "x": -10, "y": 0, @@ -3426,14 +3354,14 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s "roundness": { "type": 3, }, - "seed": 1006504105, + "seed": 1723083209, "strokeColor": "#e03131", "strokeStyle": "dotted", "strokeWidth": 2, "type": "rectangle", "updated": 1, - "version": 9, - "versionNonce": 1898319239, + "version": 8, + "versionNonce": 289600103, "width": 20, "x": 20, "y": 30, @@ -3446,7 +3374,7 @@ exports[`contextMenu element > selecting 'Paste styles' in context menu pastes s exports[`contextMenu element > selecting 'Paste styles' in context menu pastes styles > [end of test] number of elements 1`] = `2`; -exports[`contextMenu element > selecting 'Paste styles' in context menu pastes styles > [end of test] number of renders 1`] = `19`; +exports[`contextMenu element > selecting 'Paste styles' in context menu pastes styles > [end of test] number of renders 1`] = `18`; exports[`contextMenu element > selecting 'Send backward' in context menu sends element backward > [end of test] appState 1`] = ` { @@ -3462,7 +3390,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -3471,7 +3399,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -3554,7 +3482,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3570,7 +3498,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3586,7 +3514,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3602,7 +3530,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3645,7 +3573,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3661,7 +3589,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3688,7 +3616,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3704,7 +3632,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3717,7 +3645,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3733,7 +3661,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3760,7 +3688,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3776,7 +3704,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3789,7 +3717,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3805,7 +3733,7 @@ exports[`contextMenu element > selecting 'Send backward' in context menu sends e "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3838,7 +3766,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -3847,7 +3775,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -3930,7 +3858,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3946,7 +3874,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3962,7 +3890,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -3978,7 +3906,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4021,7 +3949,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4037,7 +3965,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4064,7 +3992,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4080,7 +4008,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4093,7 +4021,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4109,7 +4037,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4136,7 +4064,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4152,7 +4080,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -4165,7 +4093,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4181,7 +4109,7 @@ exports[`contextMenu element > selecting 'Send to back' in context menu sends el "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4214,7 +4142,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -4223,7 +4151,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -4309,7 +4237,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4325,7 +4253,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -4341,7 +4269,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4357,7 +4285,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -4400,7 +4328,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4416,7 +4344,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4443,7 +4371,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4459,7 +4387,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4472,7 +4400,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4488,7 +4416,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4518,7 +4446,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -4536,7 +4464,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -4549,7 +4477,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -4567,7 +4495,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -4595,7 +4523,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4611,7 +4539,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -4624,7 +4552,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -4640,7 +4568,7 @@ exports[`contextMenu element > selecting 'Ungroup selection' in context menu ung "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -4949,7 +4877,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -4958,7 +4886,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -5044,7 +4972,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5060,7 +4988,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5076,7 +5004,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5092,7 +5020,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5135,7 +5063,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5151,7 +5079,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5178,7 +5106,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5194,7 +5122,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5207,7 +5135,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5223,7 +5151,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5532,7 +5460,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -5541,7 +5469,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -5629,7 +5557,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5647,7 +5575,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -5663,7 +5591,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5681,7 +5609,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -5724,7 +5652,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5740,7 +5668,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5767,7 +5695,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5783,7 +5711,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5796,7 +5724,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5812,7 +5740,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5842,7 +5770,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5860,7 +5788,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 453191, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -5873,7 +5801,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5891,7 +5819,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro "seed": 1116226695, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -6052,7 +5980,7 @@ exports[`contextMenu element > shows context menu for canvas > [end of test] app "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -6061,7 +5989,7 @@ exports[`contextMenu element > shows context menu for canvas > [end of test] app "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6454,7 +6382,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -6463,7 +6391,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6831,7 +6759,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -6840,7 +6768,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6926,7 +6854,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] el "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -6942,7 +6870,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] el "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6958,7 +6886,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] el "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -6974,7 +6902,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] el "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -6990,7 +6918,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] el "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -7006,7 +6934,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] el "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -7049,7 +6977,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] hi "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -7065,7 +6993,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] hi "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, diff --git a/src/tests/__snapshots__/dragCreate.test.tsx.snap b/src/tests/__snapshots__/dragCreate.test.tsx.snap index 34c994da..5c986f44 100644 --- a/src/tests/__snapshots__/dragCreate.test.tsx.snap +++ b/src/tests/__snapshots__/dragCreate.test.tsx.snap @@ -9,7 +9,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -38,7 +38,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -56,7 +56,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -72,7 +72,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -90,7 +90,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -106,7 +106,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -124,7 +124,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -153,7 +153,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -171,7 +171,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -187,7 +187,7 @@ exports[`Test dragCreate > add element to the scene when pointer dragging long e "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, diff --git a/src/tests/__snapshots__/move.test.tsx.snap b/src/tests/__snapshots__/move.test.tsx.snap index 092074ba..015ff7c4 100644 --- a/src/tests/__snapshots__/move.test.tsx.snap +++ b/src/tests/__snapshots__/move.test.tsx.snap @@ -5,7 +5,7 @@ exports[`duplicate element on move when ALT is clicked > rectangle 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -21,7 +21,7 @@ exports[`duplicate element on move when ALT is clicked > rectangle 1`] = ` "seed": 1014066025, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -37,7 +37,7 @@ exports[`duplicate element on move when ALT is clicked > rectangle 2`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -53,7 +53,7 @@ exports[`duplicate element on move when ALT is clicked > rectangle 2`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -69,7 +69,7 @@ exports[`move element > rectangle 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -85,7 +85,7 @@ exports[`move element > rectangle 1`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -106,7 +106,7 @@ exports[`move element > rectangles with binding arrow 1`] = ` "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -122,7 +122,7 @@ exports[`move element > rectangles with binding arrow 1`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -143,7 +143,7 @@ exports[`move element > rectangles with binding arrow 2`] = ` "type": "arrow", }, ], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 300, @@ -159,7 +159,7 @@ exports[`move element > rectangles with binding arrow 2`] = ` "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 6, @@ -181,7 +181,7 @@ exports[`move element > rectangles with binding arrow 3`] = ` "focus": -0.46666666666666673, "gap": 10, }, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 81.48231043525051, @@ -214,7 +214,7 @@ exports[`move element > rectangles with binding arrow 3`] = ` }, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 11, diff --git a/src/tests/__snapshots__/multiPointCreate.test.tsx.snap b/src/tests/__snapshots__/multiPointCreate.test.tsx.snap index 1f488b4d..48ae1f64 100644 --- a/src/tests/__snapshots__/multiPointCreate.test.tsx.snap +++ b/src/tests/__snapshots__/multiPointCreate.test.tsx.snap @@ -7,7 +7,7 @@ exports[`multi point mode in linear elements > arrow 1`] = ` "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 110, @@ -43,7 +43,7 @@ exports[`multi point mode in linear elements > arrow 1`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 7, @@ -61,7 +61,7 @@ exports[`multi point mode in linear elements > line 1`] = ` "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 110, @@ -97,7 +97,7 @@ exports[`multi point mode in linear elements > line 1`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 7, diff --git a/src/tests/__snapshots__/regressionTests.test.tsx.snap b/src/tests/__snapshots__/regressionTests.test.tsx.snap index c990a6e0..4d99470d 100644 --- a/src/tests/__snapshots__/regressionTests.test.tsx.snap +++ b/src/tests/__snapshots__/regressionTests.test.tsx.snap @@ -14,7 +14,7 @@ exports[`given element A and group of elements B and given both are selected whe "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -23,7 +23,7 @@ exports[`given element A and group of elements B and given both are selected whe "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -140,7 +140,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -156,7 +156,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -183,7 +183,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -199,7 +199,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -212,7 +212,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -228,7 +228,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -255,7 +255,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -271,7 +271,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -284,7 +284,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -300,7 +300,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -313,7 +313,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -329,7 +329,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -359,7 +359,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -375,7 +375,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -388,7 +388,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -406,7 +406,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -419,7 +419,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -437,7 +437,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -470,7 +470,7 @@ exports[`given element A and group of elements B and given both are selected whe "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -479,7 +479,7 @@ exports[`given element A and group of elements B and given both are selected whe "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -598,7 +598,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -614,7 +614,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -641,7 +641,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -657,7 +657,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -670,7 +670,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -686,7 +686,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -713,7 +713,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -729,7 +729,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -742,7 +742,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -758,7 +758,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -771,7 +771,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -787,7 +787,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -817,7 +817,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -833,7 +833,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -846,7 +846,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -864,7 +864,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -877,7 +877,7 @@ exports[`given element A and group of elements B and given both are selected whe "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -895,7 +895,7 @@ exports[`given element A and group of elements B and given both are selected whe "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -928,7 +928,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -937,7 +937,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -1047,7 +1047,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -1063,7 +1063,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1090,7 +1090,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -1106,7 +1106,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1119,7 +1119,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -1135,7 +1135,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1165,7 +1165,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1183,7 +1183,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1196,7 +1196,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1214,7 +1214,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1241,7 +1241,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1259,7 +1259,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1272,7 +1272,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1290,7 +1290,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1317,7 +1317,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1335,7 +1335,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1348,7 +1348,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1366,7 +1366,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1379,7 +1379,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -1395,7 +1395,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 81784553, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -1426,7 +1426,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1445,7 +1445,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -1458,7 +1458,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1477,7 +1477,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -1490,7 +1490,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id10", @@ -1508,7 +1508,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 81784553, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1535,7 +1535,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1554,7 +1554,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -1567,7 +1567,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1586,7 +1586,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -1599,7 +1599,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id10", @@ -1617,7 +1617,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 81784553, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1644,7 +1644,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1663,7 +1663,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -1676,7 +1676,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -1695,7 +1695,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -1708,7 +1708,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id10", @@ -1726,7 +1726,7 @@ exports[`regression tests > Cmd/Ctrl-click exclusively select element under poin "seed": 81784553, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -1759,7 +1759,7 @@ exports[`regression tests > Drags selected element when hitting only bounding bo "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -1768,7 +1768,7 @@ exports[`regression tests > Drags selected element when hitting only bounding bo "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -1880,7 +1880,7 @@ exports[`regression tests > Drags selected element when hitting only bounding bo "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -1896,7 +1896,7 @@ exports[`regression tests > Drags selected element when hitting only bounding bo "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -1923,7 +1923,7 @@ exports[`regression tests > Drags selected element when hitting only bounding bo "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -1939,7 +1939,7 @@ exports[`regression tests > Drags selected element when hitting only bounding bo "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 3, @@ -1972,7 +1972,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] appSta "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -1981,7 +1981,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] appSta "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -2096,7 +2096,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2112,7 +2112,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2139,7 +2139,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2155,7 +2155,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2168,7 +2168,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2184,7 +2184,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2211,7 +2211,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2227,7 +2227,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2240,7 +2240,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2256,7 +2256,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2269,7 +2269,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2285,7 +2285,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2315,7 +2315,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2331,7 +2331,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2344,7 +2344,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -2362,7 +2362,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2375,7 +2375,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -2393,7 +2393,7 @@ exports[`regression tests > adjusts z order when grouping > [end of test] histor "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2426,7 +2426,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] appSt "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -2435,7 +2435,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] appSt "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -2547,7 +2547,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] histo "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2563,7 +2563,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] histo "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2590,7 +2590,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] histo "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2606,7 +2606,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] histo "seed": 1014066025, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -2619,7 +2619,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] histo "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2635,7 +2635,7 @@ exports[`regression tests > alt-drag duplicates an element > [end of test] histo "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -2668,7 +2668,7 @@ exports[`regression tests > arrow keys > [end of test] appState 1`] = ` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -2677,7 +2677,7 @@ exports[`regression tests > arrow keys > [end of test] appState 1`] = ` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -2787,7 +2787,7 @@ exports[`regression tests > arrow keys > [end of test] history 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -2803,7 +2803,7 @@ exports[`regression tests > arrow keys > [end of test] history 1`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -2836,7 +2836,7 @@ exports[`regression tests > can drag element that covers another element, while "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -2845,7 +2845,7 @@ exports[`regression tests > can drag element that covers another element, while "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -2957,7 +2957,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -2973,7 +2973,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3000,7 +3000,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -3016,7 +3016,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3029,7 +3029,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -3045,7 +3045,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3072,7 +3072,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -3088,7 +3088,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3101,7 +3101,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -3117,7 +3117,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3130,7 +3130,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 350, @@ -3146,7 +3146,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -3173,7 +3173,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -3189,7 +3189,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3202,7 +3202,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 200, @@ -3218,7 +3218,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3231,7 +3231,7 @@ exports[`regression tests > can drag element that covers another element, while "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 350, @@ -3247,7 +3247,7 @@ exports[`regression tests > can drag element that covers another element, while "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -3280,7 +3280,7 @@ exports[`regression tests > change the properties of a shape > [end of test] app "currentChartType": "bar", "currentItemBackgroundColor": "#ffc9c9", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -3289,7 +3289,7 @@ exports[`regression tests > change the properties of a shape > [end of test] app "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1971c2", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -3399,7 +3399,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3415,7 +3415,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3442,7 +3442,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "angle": 0, "backgroundColor": "#ffec99", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3458,7 +3458,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3485,7 +3485,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "angle": 0, "backgroundColor": "#ffc9c9", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3501,7 +3501,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -3528,7 +3528,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "angle": 0, "backgroundColor": "#ffc9c9", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3544,7 +3544,7 @@ exports[`regression tests > change the properties of a shape > [end of test] his "seed": 1278240551, "strokeColor": "#1971c2", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 5, @@ -3577,7 +3577,7 @@ exports[`regression tests > click on an element and drag it > [dragged] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -3586,7 +3586,7 @@ exports[`regression tests > click on an element and drag it > [dragged] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -3671,7 +3671,7 @@ exports[`regression tests > click on an element and drag it > [dragged] element "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3687,7 +3687,7 @@ exports[`regression tests > click on an element and drag it > [dragged] element "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3730,7 +3730,7 @@ exports[`regression tests > click on an element and drag it > [dragged] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3746,7 +3746,7 @@ exports[`regression tests > click on an element and drag it > [dragged] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3773,7 +3773,7 @@ exports[`regression tests > click on an element and drag it > [dragged] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3789,7 +3789,7 @@ exports[`regression tests > click on an element and drag it > [dragged] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -3822,7 +3822,7 @@ exports[`regression tests > click on an element and drag it > [end of test] appS "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -3831,7 +3831,7 @@ exports[`regression tests > click on an element and drag it > [end of test] appS "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -3943,7 +3943,7 @@ exports[`regression tests > click on an element and drag it > [end of test] hist "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -3959,7 +3959,7 @@ exports[`regression tests > click on an element and drag it > [end of test] hist "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -3986,7 +3986,7 @@ exports[`regression tests > click on an element and drag it > [end of test] hist "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4002,7 +4002,7 @@ exports[`regression tests > click on an element and drag it > [end of test] hist "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -4029,7 +4029,7 @@ exports[`regression tests > click on an element and drag it > [end of test] hist "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4045,7 +4045,7 @@ exports[`regression tests > click on an element and drag it > [end of test] hist "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -4078,7 +4078,7 @@ exports[`regression tests > click to select a shape > [end of test] appState 1`] "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -4087,7 +4087,7 @@ exports[`regression tests > click to select a shape > [end of test] appState 1`] "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -4199,7 +4199,7 @@ exports[`regression tests > click to select a shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4215,7 +4215,7 @@ exports[`regression tests > click to select a shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4242,7 +4242,7 @@ exports[`regression tests > click to select a shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4258,7 +4258,7 @@ exports[`regression tests > click to select a shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4271,7 +4271,7 @@ exports[`regression tests > click to select a shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4287,7 +4287,7 @@ exports[`regression tests > click to select a shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4320,7 +4320,7 @@ exports[`regression tests > click-drag to select a group > [end of test] appStat "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -4329,7 +4329,7 @@ exports[`regression tests > click-drag to select a group > [end of test] appStat "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -4442,7 +4442,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4458,7 +4458,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4485,7 +4485,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4501,7 +4501,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4514,7 +4514,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4530,7 +4530,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4557,7 +4557,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4573,7 +4573,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4586,7 +4586,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4602,7 +4602,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4615,7 +4615,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4631,7 +4631,7 @@ exports[`regression tests > click-drag to select a group > [end of test] history "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4664,7 +4664,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -4673,7 +4673,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -4785,7 +4785,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4801,7 +4801,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4828,7 +4828,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4844,7 +4844,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4857,7 +4857,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -4873,7 +4873,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -4903,7 +4903,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -4921,7 +4921,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -4934,7 +4934,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -4952,7 +4952,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -4979,7 +4979,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -4997,7 +4997,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -5010,7 +5010,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5028,7 +5028,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -5057,7 +5057,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5075,7 +5075,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -5088,7 +5088,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -5106,7 +5106,7 @@ exports[`regression tests > deleting last but one element in editing group shoul "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -5139,7 +5139,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -5148,7 +5148,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "down", "defaultSidebarDockedPreference": false, @@ -5156,7 +5156,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -5172,7 +5172,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "seed": 400692809, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -5239,7 +5239,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -5255,7 +5255,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "seed": 400692809, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -5315,7 +5315,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5331,7 +5331,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5358,7 +5358,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5374,7 +5374,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5387,7 +5387,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5403,7 +5403,7 @@ exports[`regression tests > deselects group of selected elements on pointer down "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -5436,7 +5436,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -5445,7 +5445,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -5453,7 +5453,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -5469,7 +5469,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "seed": 400692809, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -5584,7 +5584,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5600,7 +5600,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5627,7 +5627,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5643,7 +5643,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5656,7 +5656,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5672,7 +5672,7 @@ exports[`regression tests > deselects group of selected elements on pointer up w "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -5705,7 +5705,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -5714,7 +5714,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "down", "defaultSidebarDockedPreference": false, @@ -5722,7 +5722,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -5738,7 +5738,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -5804,7 +5804,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -5820,7 +5820,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -5880,7 +5880,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -5896,7 +5896,7 @@ exports[`regression tests > deselects selected element on pointer down when poin "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -5929,7 +5929,7 @@ exports[`regression tests > deselects selected element, on pointer up, when clic "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -5938,7 +5938,7 @@ exports[`regression tests > deselects selected element, on pointer up, when clic "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6048,7 +6048,7 @@ exports[`regression tests > deselects selected element, on pointer up, when clic "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -6064,7 +6064,7 @@ exports[`regression tests > deselects selected element, on pointer up, when clic "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -6097,7 +6097,7 @@ exports[`regression tests > double click to edit a group > [end of test] appStat "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -6106,7 +6106,7 @@ exports[`regression tests > double click to edit a group > [end of test] appStat "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6216,7 +6216,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6232,7 +6232,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6259,7 +6259,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6275,7 +6275,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6288,7 +6288,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6304,7 +6304,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6331,7 +6331,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6347,7 +6347,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6360,7 +6360,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6376,7 +6376,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6389,7 +6389,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6405,7 +6405,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6436,7 +6436,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -6454,7 +6454,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -6467,7 +6467,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -6485,7 +6485,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -6498,7 +6498,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -6516,7 +6516,7 @@ exports[`regression tests > double click to edit a group > [end of test] history "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -6549,7 +6549,7 @@ exports[`regression tests > drags selected elements from point inside common bou "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -6558,7 +6558,7 @@ exports[`regression tests > drags selected elements from point inside common bou "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6672,7 +6672,7 @@ exports[`regression tests > drags selected elements from point inside common bou "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6688,7 +6688,7 @@ exports[`regression tests > drags selected elements from point inside common bou "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6715,7 +6715,7 @@ exports[`regression tests > drags selected elements from point inside common bou "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6731,7 +6731,7 @@ exports[`regression tests > drags selected elements from point inside common bou "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -6744,7 +6744,7 @@ exports[`regression tests > drags selected elements from point inside common bou "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6760,7 +6760,7 @@ exports[`regression tests > drags selected elements from point inside common bou "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -6788,7 +6788,7 @@ exports[`regression tests > drags selected elements from point inside common bou "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6804,7 +6804,7 @@ exports[`regression tests > drags selected elements from point inside common bou "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -6817,7 +6817,7 @@ exports[`regression tests > drags selected elements from point inside common bou "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6833,7 +6833,7 @@ exports[`regression tests > drags selected elements from point inside common bou "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 3, @@ -6866,7 +6866,7 @@ exports[`regression tests > draw every type of shape > [end of test] appState 1` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -6875,7 +6875,7 @@ exports[`regression tests > draw every type of shape > [end of test] appState 1` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -6983,7 +6983,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -6999,7 +6999,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7026,7 +7026,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7042,7 +7042,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7055,7 +7055,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7071,7 +7071,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -7098,7 +7098,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7114,7 +7114,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7127,7 +7127,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7143,7 +7143,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -7156,7 +7156,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7172,7 +7172,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -7199,7 +7199,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7215,7 +7215,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7228,7 +7228,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7244,7 +7244,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -7257,7 +7257,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7273,7 +7273,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -7288,7 +7288,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7317,7 +7317,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -7344,7 +7344,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7360,7 +7360,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7373,7 +7373,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7389,7 +7389,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -7402,7 +7402,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7418,7 +7418,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -7433,7 +7433,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7462,7 +7462,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -7477,7 +7477,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7506,7 +7506,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -7533,7 +7533,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7549,7 +7549,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7562,7 +7562,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7578,7 +7578,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -7591,7 +7591,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7607,7 +7607,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -7622,7 +7622,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7651,7 +7651,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -7666,7 +7666,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7695,7 +7695,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -7710,7 +7710,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7742,7 +7742,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 5, @@ -7769,7 +7769,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7785,7 +7785,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -7798,7 +7798,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7814,7 +7814,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -7827,7 +7827,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7843,7 +7843,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -7858,7 +7858,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7887,7 +7887,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -7902,7 +7902,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -7931,7 +7931,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -7946,7 +7946,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -7982,7 +7982,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 7, @@ -8009,7 +8009,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8025,7 +8025,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -8038,7 +8038,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8054,7 +8054,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -8067,7 +8067,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8083,7 +8083,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -8098,7 +8098,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8127,7 +8127,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -8142,7 +8142,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8171,7 +8171,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -8186,7 +8186,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -8222,7 +8222,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 7, @@ -8237,7 +8237,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8269,7 +8269,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 5, @@ -8296,7 +8296,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8312,7 +8312,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -8325,7 +8325,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8341,7 +8341,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -8354,7 +8354,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8370,7 +8370,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -8385,7 +8385,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8414,7 +8414,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -8429,7 +8429,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8458,7 +8458,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -8473,7 +8473,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -8509,7 +8509,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 7, @@ -8524,7 +8524,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -8560,7 +8560,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 7, @@ -8585,7 +8585,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8601,7 +8601,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -8614,7 +8614,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8630,7 +8630,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -8643,7 +8643,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8659,7 +8659,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -8674,7 +8674,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8703,7 +8703,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -8718,7 +8718,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8747,7 +8747,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -8762,7 +8762,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -8798,7 +8798,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 7, @@ -8813,7 +8813,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -8849,7 +8849,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 7, @@ -8862,7 +8862,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -8900,7 +8900,7 @@ exports[`regression tests > draw every type of shape > [end of test] history 1`] "simulatePressure": false, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "freedraw", "updated": 1, "version": 4, @@ -8933,7 +8933,7 @@ exports[`regression tests > given a group of selected elements with an element t "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -8942,7 +8942,7 @@ exports[`regression tests > given a group of selected elements with an element t "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -9055,7 +9055,7 @@ exports[`regression tests > given a group of selected elements with an element t "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -9071,7 +9071,7 @@ exports[`regression tests > given a group of selected elements with an element t "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -9098,7 +9098,7 @@ exports[`regression tests > given a group of selected elements with an element t "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -9114,7 +9114,7 @@ exports[`regression tests > given a group of selected elements with an element t "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -9127,7 +9127,7 @@ exports[`regression tests > given a group of selected elements with an element t "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -9143,7 +9143,7 @@ exports[`regression tests > given a group of selected elements with an element t "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -9170,7 +9170,7 @@ exports[`regression tests > given a group of selected elements with an element t "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -9186,7 +9186,7 @@ exports[`regression tests > given a group of selected elements with an element t "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -9199,7 +9199,7 @@ exports[`regression tests > given a group of selected elements with an element t "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -9215,7 +9215,7 @@ exports[`regression tests > given a group of selected elements with an element t "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -9228,7 +9228,7 @@ exports[`regression tests > given a group of selected elements with an element t "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -9244,7 +9244,7 @@ exports[`regression tests > given a group of selected elements with an element t "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -9277,7 +9277,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "currentChartType": "bar", "currentItemBackgroundColor": "#ffc9c9", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -9286,7 +9286,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -9399,7 +9399,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "angle": 0, "backgroundColor": "#ffc9c9", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 1000, @@ -9415,7 +9415,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -9442,7 +9442,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "angle": 0, "backgroundColor": "#ffc9c9", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 1000, @@ -9458,7 +9458,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -9471,7 +9471,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "angle": 0, "backgroundColor": "#ffc9c9", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 1000, @@ -9487,7 +9487,7 @@ exports[`regression tests > given a selected element A and a not selected elemen "seed": 1150084233, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -9520,7 +9520,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -9529,7 +9529,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -9641,7 +9641,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 1000, @@ -9657,7 +9657,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -9670,7 +9670,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 500, @@ -9686,7 +9686,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -9719,7 +9719,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -9728,7 +9728,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -9840,7 +9840,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 1000, @@ -9856,7 +9856,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -9869,7 +9869,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 500, @@ -9885,7 +9885,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -9912,7 +9912,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 1000, @@ -9928,7 +9928,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -9941,7 +9941,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "angle": 0, "backgroundColor": "red", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 500, @@ -9957,7 +9957,7 @@ exports[`regression tests > given selected element A with lower z-index than uns "seed": 449462985, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 1, @@ -9990,7 +9990,7 @@ exports[`regression tests > key 2 selects rectangle tool > [end of test] appStat "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -9999,7 +9999,7 @@ exports[`regression tests > key 2 selects rectangle tool > [end of test] appStat "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -10109,7 +10109,7 @@ exports[`regression tests > key 2 selects rectangle tool > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -10125,7 +10125,7 @@ exports[`regression tests > key 2 selects rectangle tool > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -10158,7 +10158,7 @@ exports[`regression tests > key 3 selects diamond tool > [end of test] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -10167,7 +10167,7 @@ exports[`regression tests > key 3 selects diamond tool > [end of test] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -10277,7 +10277,7 @@ exports[`regression tests > key 3 selects diamond tool > [end of test] history 1 "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -10293,7 +10293,7 @@ exports[`regression tests > key 3 selects diamond tool > [end of test] history 1 "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -10326,7 +10326,7 @@ exports[`regression tests > key 4 selects ellipse tool > [end of test] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -10335,7 +10335,7 @@ exports[`regression tests > key 4 selects ellipse tool > [end of test] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -10445,7 +10445,7 @@ exports[`regression tests > key 4 selects ellipse tool > [end of test] history 1 "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -10461,7 +10461,7 @@ exports[`regression tests > key 4 selects ellipse tool > [end of test] history 1 "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -10494,7 +10494,7 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] appState 1` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -10503,7 +10503,7 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] appState 1` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -10638,7 +10638,7 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -10667,7 +10667,7 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -10700,7 +10700,7 @@ exports[`regression tests > key 6 selects line tool > [end of test] appState 1`] "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -10709,7 +10709,7 @@ exports[`regression tests > key 6 selects line tool > [end of test] appState 1`] "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -10844,7 +10844,7 @@ exports[`regression tests > key 6 selects line tool > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -10873,7 +10873,7 @@ exports[`regression tests > key 6 selects line tool > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -10906,7 +10906,7 @@ exports[`regression tests > key 7 selects freedraw tool > [end of test] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -10915,7 +10915,7 @@ exports[`regression tests > key 7 selects freedraw tool > [end of test] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -11021,7 +11021,7 @@ exports[`regression tests > key 7 selects freedraw tool > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -11059,7 +11059,7 @@ exports[`regression tests > key 7 selects freedraw tool > [end of test] history "simulatePressure": false, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "freedraw", "updated": 1, "version": 4, @@ -11092,7 +11092,7 @@ exports[`regression tests > key a selects arrow tool > [end of test] appState 1` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -11101,7 +11101,7 @@ exports[`regression tests > key a selects arrow tool > [end of test] appState 1` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -11236,7 +11236,7 @@ exports[`regression tests > key a selects arrow tool > [end of test] history 1`] "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -11265,7 +11265,7 @@ exports[`regression tests > key a selects arrow tool > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -11298,7 +11298,7 @@ exports[`regression tests > key d selects diamond tool > [end of test] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -11307,7 +11307,7 @@ exports[`regression tests > key d selects diamond tool > [end of test] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -11417,7 +11417,7 @@ exports[`regression tests > key d selects diamond tool > [end of test] history 1 "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -11433,7 +11433,7 @@ exports[`regression tests > key d selects diamond tool > [end of test] history 1 "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -11466,7 +11466,7 @@ exports[`regression tests > key l selects line tool > [end of test] appState 1`] "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -11475,7 +11475,7 @@ exports[`regression tests > key l selects line tool > [end of test] appState 1`] "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -11610,7 +11610,7 @@ exports[`regression tests > key l selects line tool > [end of test] history 1`] "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -11639,7 +11639,7 @@ exports[`regression tests > key l selects line tool > [end of test] history 1`] "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -11672,7 +11672,7 @@ exports[`regression tests > key o selects ellipse tool > [end of test] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -11681,7 +11681,7 @@ exports[`regression tests > key o selects ellipse tool > [end of test] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -11791,7 +11791,7 @@ exports[`regression tests > key o selects ellipse tool > [end of test] history 1 "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -11807,7 +11807,7 @@ exports[`regression tests > key o selects ellipse tool > [end of test] history 1 "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -11840,7 +11840,7 @@ exports[`regression tests > key p selects freedraw tool > [end of test] appState "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -11849,7 +11849,7 @@ exports[`regression tests > key p selects freedraw tool > [end of test] appState "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -11955,7 +11955,7 @@ exports[`regression tests > key p selects freedraw tool > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -11993,7 +11993,7 @@ exports[`regression tests > key p selects freedraw tool > [end of test] history "simulatePressure": false, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "freedraw", "updated": 1, "version": 4, @@ -12026,7 +12026,7 @@ exports[`regression tests > key r selects rectangle tool > [end of test] appStat "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -12035,7 +12035,7 @@ exports[`regression tests > key r selects rectangle tool > [end of test] appStat "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -12145,7 +12145,7 @@ exports[`regression tests > key r selects rectangle tool > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12161,7 +12161,7 @@ exports[`regression tests > key r selects rectangle tool > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12194,7 +12194,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] appSta "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -12203,7 +12203,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] appSta "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -12321,7 +12321,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12337,7 +12337,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12364,7 +12364,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12380,7 +12380,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12393,7 +12393,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12409,7 +12409,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12436,7 +12436,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12452,7 +12452,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12465,7 +12465,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12481,7 +12481,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12494,7 +12494,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12510,7 +12510,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -12541,7 +12541,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -12559,7 +12559,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -12572,7 +12572,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -12590,7 +12590,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -12603,7 +12603,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -12621,7 +12621,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -12652,7 +12652,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4_copy", @@ -12670,7 +12670,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 941653321, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 5, @@ -12683,7 +12683,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4_copy", @@ -12701,7 +12701,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1402203177, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 5, @@ -12714,7 +12714,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4_copy", @@ -12732,7 +12732,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1349943049, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 5, @@ -12745,7 +12745,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -12763,7 +12763,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -12776,7 +12776,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -12794,7 +12794,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -12807,7 +12807,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -12825,7 +12825,7 @@ exports[`regression tests > make a group and duplicate it > [end of test] histor "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -12858,7 +12858,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -12867,7 +12867,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -12979,7 +12979,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -12995,7 +12995,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13022,7 +13022,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13038,7 +13038,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13051,7 +13051,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13067,7 +13067,7 @@ exports[`regression tests > noop interaction after undo shouldn't create history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13100,7 +13100,7 @@ exports[`regression tests > pinch-to-zoom works > [end of test] appState 1`] = ` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -13109,7 +13109,7 @@ exports[`regression tests > pinch-to-zoom works > [end of test] appState 1`] = ` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "down", "defaultSidebarDockedPreference": false, @@ -13223,7 +13223,7 @@ exports[`regression tests > shift click on selected element should deselect it o "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -13232,7 +13232,7 @@ exports[`regression tests > shift click on selected element should deselect it o "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -13342,7 +13342,7 @@ exports[`regression tests > shift click on selected element should deselect it o "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13358,7 +13358,7 @@ exports[`regression tests > shift click on selected element should deselect it o "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13391,7 +13391,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -13400,7 +13400,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -13514,7 +13514,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13530,7 +13530,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13557,7 +13557,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13573,7 +13573,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13586,7 +13586,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13602,7 +13602,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13630,7 +13630,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13646,7 +13646,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -13659,7 +13659,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13675,7 +13675,7 @@ exports[`regression tests > shift-click to multiselect, then drag > [end of test "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -13708,7 +13708,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -13717,7 +13717,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -13833,7 +13833,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13849,7 +13849,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13876,7 +13876,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13892,7 +13892,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13905,7 +13905,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13921,7 +13921,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13948,7 +13948,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13964,7 +13964,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -13977,7 +13977,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -13993,7 +13993,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14006,7 +14006,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14022,7 +14022,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14053,7 +14053,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14071,7 +14071,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14084,7 +14084,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14102,7 +14102,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14115,7 +14115,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14133,7 +14133,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14162,7 +14162,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14178,7 +14178,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -14191,7 +14191,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14207,7 +14207,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -14220,7 +14220,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14236,7 +14236,7 @@ exports[`regression tests > should group elements and ungroup them > [end of tes "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -14269,7 +14269,7 @@ exports[`regression tests > should show fill icons when element has non transpar "currentChartType": "bar", "currentItemBackgroundColor": "#ffc9c9", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -14278,7 +14278,7 @@ exports[`regression tests > should show fill icons when element has non transpar "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -14388,7 +14388,7 @@ exports[`regression tests > should show fill icons when element has non transpar "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14404,7 +14404,7 @@ exports[`regression tests > should show fill icons when element has non transpar "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14431,7 +14431,7 @@ exports[`regression tests > should show fill icons when element has non transpar "angle": 0, "backgroundColor": "#ffc9c9", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14447,7 +14447,7 @@ exports[`regression tests > should show fill icons when element has non transpar "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14480,7 +14480,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -14489,7 +14489,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -14609,7 +14609,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14625,7 +14625,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14652,7 +14652,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14668,7 +14668,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14681,7 +14681,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14697,7 +14697,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14727,7 +14727,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14745,7 +14745,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14758,7 +14758,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14776,7 +14776,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14803,7 +14803,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14821,7 +14821,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14834,7 +14834,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14852,7 +14852,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14865,7 +14865,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14881,7 +14881,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 493213705, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14908,7 +14908,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14926,7 +14926,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14939,7 +14939,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -14957,7 +14957,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -14970,7 +14970,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -14986,7 +14986,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 493213705, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -14999,7 +14999,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -15015,7 +15015,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1723083209, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15045,7 +15045,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -15063,7 +15063,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15076,7 +15076,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -15094,7 +15094,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15107,7 +15107,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id9", @@ -15125,7 +15125,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 493213705, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15138,7 +15138,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id9", @@ -15156,7 +15156,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1723083209, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15188,7 +15188,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -15207,7 +15207,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -15220,7 +15220,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id4", @@ -15239,7 +15239,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -15252,7 +15252,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id9", @@ -15271,7 +15271,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 493213705, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -15284,7 +15284,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id9", @@ -15303,7 +15303,7 @@ exports[`regression tests > single-clicking on a subgroup of a selected group sh "seed": 1723083209, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -15336,7 +15336,7 @@ exports[`regression tests > spacebar + drag scrolls the canvas > [end of test] a "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -15345,7 +15345,7 @@ exports[`regression tests > spacebar + drag scrolls the canvas > [end of test] a "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -15462,7 +15462,7 @@ exports[`regression tests > supports nested groups > [end of test] appState 1`] "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -15471,7 +15471,7 @@ exports[`regression tests > supports nested groups > [end of test] appState 1`] "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -15583,7 +15583,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -15599,7 +15599,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15626,7 +15626,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -15642,7 +15642,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15655,7 +15655,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -15671,7 +15671,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15698,7 +15698,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -15714,7 +15714,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15727,7 +15727,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -15743,7 +15743,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15756,7 +15756,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -15772,7 +15772,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -15803,7 +15803,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -15821,7 +15821,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15834,7 +15834,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -15852,7 +15852,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15865,7 +15865,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -15883,7 +15883,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15911,7 +15911,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -15929,7 +15929,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15942,7 +15942,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -15960,7 +15960,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -15973,7 +15973,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -15991,7 +15991,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -16021,7 +16021,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -16039,7 +16039,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -16052,7 +16052,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -16071,7 +16071,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -16084,7 +16084,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -16103,7 +16103,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -16134,7 +16134,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id3", @@ -16152,7 +16152,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 3, @@ -16165,7 +16165,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -16184,7 +16184,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -16197,7 +16197,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [ "id5", @@ -16216,7 +16216,7 @@ exports[`regression tests > supports nested groups > [end of test] history 1`] = "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 4, @@ -16249,7 +16249,7 @@ exports[`regression tests > switches from group of selected elements to another "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -16258,7 +16258,7 @@ exports[`regression tests > switches from group of selected elements to another "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "down", "defaultSidebarDockedPreference": false, @@ -16266,7 +16266,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -16282,7 +16282,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 493213705, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -16351,7 +16351,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -16367,7 +16367,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 493213705, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -16427,7 +16427,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -16443,7 +16443,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -16470,7 +16470,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -16486,7 +16486,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -16499,7 +16499,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -16515,7 +16515,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -16542,7 +16542,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -16558,7 +16558,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -16571,7 +16571,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -16587,7 +16587,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -16600,7 +16600,7 @@ exports[`regression tests > switches from group of selected elements to another "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -16616,7 +16616,7 @@ exports[`regression tests > switches from group of selected elements to another "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -16649,7 +16649,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -16658,7 +16658,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "down", "defaultSidebarDockedPreference": false, @@ -16666,7 +16666,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -16682,7 +16682,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -16750,7 +16750,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -16766,7 +16766,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "seed": 238820263, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "selection", "updated": 1, "version": 1, @@ -16826,7 +16826,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -16842,7 +16842,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -16869,7 +16869,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -16885,7 +16885,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -16898,7 +16898,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -16914,7 +16914,7 @@ exports[`regression tests > switches selected element on pointer down > [end of "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -16947,7 +16947,7 @@ exports[`regression tests > two-finger scroll works > [end of test] appState 1`] "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -16956,7 +16956,7 @@ exports[`regression tests > two-finger scroll works > [end of test] appState 1`] "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "down", "defaultSidebarDockedPreference": false, @@ -17070,7 +17070,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] appStat "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -17079,7 +17079,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] appStat "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -17177,7 +17177,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -17193,7 +17193,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17206,7 +17206,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -17222,7 +17222,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17237,7 +17237,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -17273,7 +17273,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 7, @@ -17300,7 +17300,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -17316,7 +17316,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17329,7 +17329,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -17345,7 +17345,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17360,7 +17360,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -17392,7 +17392,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 5, @@ -17432,7 +17432,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -17448,7 +17448,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17475,7 +17475,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 10, @@ -17491,7 +17491,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17504,7 +17504,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 20, @@ -17520,7 +17520,7 @@ exports[`regression tests > undo/redo drawing an element > [end of test] history "seed": 2019559783, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, @@ -17553,7 +17553,7 @@ exports[`regression tests > updates fontSize & fontFamily appState > [end of tes "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 3, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -17562,7 +17562,7 @@ exports[`regression tests > updates fontSize & fontFamily appState > [end of tes "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, @@ -17676,7 +17676,7 @@ exports[`regression tests > zoom hotkeys > [end of test] appState 1`] = ` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -17685,7 +17685,7 @@ exports[`regression tests > zoom hotkeys > [end of test] appState 1`] = ` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, diff --git a/src/tests/__snapshots__/selection.test.tsx.snap b/src/tests/__snapshots__/selection.test.tsx.snap index 33635bca..92ebee63 100644 --- a/src/tests/__snapshots__/selection.test.tsx.snap +++ b/src/tests/__snapshots__/selection.test.tsx.snap @@ -7,7 +7,7 @@ exports[`select single element on the scene > arrow 1`] = ` "boundElements": null, "endArrowhead": "arrow", "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -36,7 +36,7 @@ exports[`select single element on the scene > arrow 1`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 3, @@ -54,7 +54,7 @@ exports[`select single element on the scene > arrow escape 1`] = ` "boundElements": null, "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -83,7 +83,7 @@ exports[`select single element on the scene > arrow escape 1`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 3, @@ -99,7 +99,7 @@ exports[`select single element on the scene > diamond 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -115,7 +115,7 @@ exports[`select single element on the scene > diamond 1`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "diamond", "updated": 1, "version": 2, @@ -131,7 +131,7 @@ exports[`select single element on the scene > ellipse 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -147,7 +147,7 @@ exports[`select single element on the scene > ellipse 1`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "ellipse", "updated": 1, "version": 2, @@ -163,7 +163,7 @@ exports[`select single element on the scene > rectangle 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 50, @@ -179,7 +179,7 @@ exports[`select single element on the scene > rectangle 1`] = ` "seed": 1278240551, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "rectangle", "updated": 1, "version": 2, diff --git a/src/tests/data/__snapshots__/restore.test.ts.snap b/src/tests/data/__snapshots__/restore.test.ts.snap index c5482c21..0c06b65f 100644 --- a/src/tests/data/__snapshots__/restore.test.ts.snap +++ b/src/tests/data/__snapshots__/restore.test.ts.snap @@ -7,7 +7,7 @@ exports[`restoreElements > should restore arrow element correctly 1`] = ` "boundElements": [], "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -36,7 +36,7 @@ exports[`restoreElements > should restore arrow element correctly 1`] = ` "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "arrow", "updated": 1, "version": 1, @@ -160,7 +160,7 @@ exports[`restoreElements > should restore freedraw element correctly 1`] = ` "angle": 0, "backgroundColor": "transparent", "boundElements": [], - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 0, @@ -180,7 +180,7 @@ exports[`restoreElements > should restore freedraw element correctly 1`] = ` "simulatePressure": true, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "freedraw", "updated": 1, "version": 1, @@ -198,7 +198,7 @@ exports[`restoreElements > should restore line and draw elements correctly 1`] = "boundElements": [], "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -227,7 +227,7 @@ exports[`restoreElements > should restore line and draw elements correctly 1`] = "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 1, @@ -245,7 +245,7 @@ exports[`restoreElements > should restore line and draw elements correctly 2`] = "boundElements": [], "endArrowhead": null, "endBinding": null, - "fillStyle": "hachure", + "fillStyle": "solid", "frameId": null, "groupIds": [], "height": 100, @@ -274,7 +274,7 @@ exports[`restoreElements > should restore line and draw elements correctly 2`] = "startBinding": null, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "type": "line", "updated": 1, "version": 1, @@ -292,7 +292,7 @@ exports[`restoreElements > should restore text element correctly passing value f "baseline": 0, "boundElements": [], "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 14, "frameId": null, @@ -312,7 +312,7 @@ exports[`restoreElements > should restore text element correctly passing value f "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "text", "textAlign": "center", "type": "text", @@ -333,7 +333,7 @@ exports[`restoreElements > should restore text element correctly with unknown fo "baseline": 0, "boundElements": [], "containerId": null, - "fillStyle": "hachure", + "fillStyle": "solid", "fontFamily": 1, "fontSize": 10, "frameId": null, @@ -353,7 +353,7 @@ exports[`restoreElements > should restore text element correctly with unknown fo "seed": Any, "strokeColor": "#1e1e1e", "strokeStyle": "solid", - "strokeWidth": 1, + "strokeWidth": 2, "text": "", "textAlign": "left", "type": "text", diff --git a/src/tests/packages/__snapshots__/utils.test.ts.snap b/src/tests/packages/__snapshots__/utils.test.ts.snap index 2da2f72d..254d4163 100644 --- a/src/tests/packages/__snapshots__/utils.test.ts.snap +++ b/src/tests/packages/__snapshots__/utils.test.ts.snap @@ -14,7 +14,7 @@ exports[`exportToSvg > with default arguments 1`] = ` "currentChartType": "bar", "currentItemBackgroundColor": "transparent", "currentItemEndArrowhead": "arrow", - "currentItemFillStyle": "hachure", + "currentItemFillStyle": "solid", "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemOpacity": 100, @@ -23,7 +23,7 @@ exports[`exportToSvg > with default arguments 1`] = ` "currentItemStartArrowhead": null, "currentItemStrokeColor": "#1e1e1e", "currentItemStrokeStyle": "solid", - "currentItemStrokeWidth": 1, + "currentItemStrokeWidth": 2, "currentItemTextAlign": "left", "cursorButton": "up", "defaultSidebarDockedPreference": false, diff --git a/src/tests/queries/dom.ts b/src/tests/queries/dom.ts index 62364e4c..82edc394 100644 --- a/src/tests/queries/dom.ts +++ b/src/tests/queries/dom.ts @@ -6,7 +6,7 @@ export const getTextEditor = async (waitForEditor = true) => { ".excalidraw-textEditorContainer > textarea", ) as HTMLTextAreaElement; if (waitForEditor) { - waitFor(() => expect(query()).not.toBe(null)); + await waitFor(() => expect(query()).not.toBe(null)); return query(); } return query(); diff --git a/src/tests/scene/__snapshots__/export.test.ts.snap b/src/tests/scene/__snapshots__/export.test.ts.snap index 8d000f84..33a1f9ca 100644 --- a/src/tests/scene/__snapshots__/export.test.ts.snap +++ b/src/tests/scene/__snapshots__/export.test.ts.snap @@ -42,13 +42,13 @@ exports[`exportToSvg > with default arguments 1`] = ` transform="translate(10 10) rotate(0 50 50)" > with default arguments 1`] = ` transform="translate(10 10) rotate(0 50 50)" > with elements that have a link 1`] = ` - " + " `; exports[`exportToSvg > with exportEmbedScene 1`] = ` @@ -111,5 +111,5 @@ exports[`exportToSvg > with exportEmbedScene 1`] = ` - " + " `;