diff --git a/e2etests/testdata/stable/font_sizes/dagre/board.exp.json b/e2etests/testdata/stable/font_sizes/dagre/board.exp.json index 7203ab80f..8550c2c31 100644 --- a/e2etests/testdata/stable/font_sizes/dagre/board.exp.json +++ b/e2etests/testdata/stable/font_sizes/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 145, "height": 122, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 45, "labelHeight": 22, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size S", @@ -48,7 +49,6 @@ }, "width": 140, "height": 123, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 40, "labelHeight": 23, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size M", @@ -86,7 +88,6 @@ }, "width": 147, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +114,9 @@ "underline": false, "labelWidth": 47, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size L", @@ -124,7 +127,6 @@ }, "width": 153, "height": 131, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +153,9 @@ "underline": false, "labelWidth": 53, "labelHeight": 31, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size XL", @@ -162,7 +166,6 @@ }, "width": 177, "height": 136, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +192,9 @@ "underline": false, "labelWidth": 77, "labelHeight": 36, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size XXL", @@ -200,7 +205,6 @@ }, "width": 204, "height": 141, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +231,9 @@ "underline": false, "labelWidth": 104, "labelHeight": 41, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size XXXL", @@ -238,7 +244,6 @@ }, "width": 237, "height": 146, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +270,9 @@ "underline": false, "labelWidth": 137, "labelHeight": 46, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 8", @@ -276,7 +283,6 @@ }, "width": 137, "height": 116, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +309,9 @@ "underline": false, "labelWidth": 37, "labelHeight": 16, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 12", @@ -314,7 +322,6 @@ }, "width": 160, "height": 121, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +348,9 @@ "underline": false, "labelWidth": 60, "labelHeight": 21, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 18", @@ -352,7 +361,6 @@ }, "width": 186, "height": 128, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +387,9 @@ "underline": false, "labelWidth": 86, "labelHeight": 28, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 21", @@ -390,7 +400,6 @@ }, "width": 200, "height": 132, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +426,9 @@ "underline": false, "labelWidth": 100, "labelHeight": 32, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 64", @@ -428,7 +439,6 @@ }, "width": 393, "height": 186, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +465,9 @@ "underline": false, "labelWidth": 293, "labelHeight": 86, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 } ], "connections": [ @@ -504,7 +516,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(size S -> size M)[0]", @@ -551,7 +564,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(size XXXL -> custom 64)[0]", @@ -598,7 +612,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 } ] } diff --git a/e2etests/testdata/stable/font_sizes/elk/board.exp.json b/e2etests/testdata/stable/font_sizes/elk/board.exp.json index 1774abec5..2fcb8f721 100644 --- a/e2etests/testdata/stable/font_sizes/elk/board.exp.json +++ b/e2etests/testdata/stable/font_sizes/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 145, "height": 122, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 45, "labelHeight": 22, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size S", @@ -48,7 +49,6 @@ }, "width": 140, "height": 123, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 40, "labelHeight": 23, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size M", @@ -86,7 +88,6 @@ }, "width": 147, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +114,9 @@ "underline": false, "labelWidth": 47, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size L", @@ -124,7 +127,6 @@ }, "width": 153, "height": 131, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +153,9 @@ "underline": false, "labelWidth": 53, "labelHeight": 31, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size XL", @@ -162,7 +166,6 @@ }, "width": 177, "height": 136, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +192,9 @@ "underline": false, "labelWidth": 77, "labelHeight": 36, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size XXL", @@ -200,7 +205,6 @@ }, "width": 204, "height": 141, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -227,7 +231,9 @@ "underline": false, "labelWidth": 104, "labelHeight": 41, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "size XXXL", @@ -238,7 +244,6 @@ }, "width": 237, "height": 146, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -265,7 +270,9 @@ "underline": false, "labelWidth": 137, "labelHeight": 46, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 8", @@ -276,7 +283,6 @@ }, "width": 137, "height": 116, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -303,7 +309,9 @@ "underline": false, "labelWidth": 37, "labelHeight": 16, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 12", @@ -314,7 +322,6 @@ }, "width": 160, "height": 121, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -341,7 +348,9 @@ "underline": false, "labelWidth": 60, "labelHeight": 21, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 18", @@ -352,7 +361,6 @@ }, "width": 186, "height": 128, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -379,7 +387,9 @@ "underline": false, "labelWidth": 86, "labelHeight": 28, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 21", @@ -390,7 +400,6 @@ }, "width": 200, "height": 132, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -417,7 +426,9 @@ "underline": false, "labelWidth": 100, "labelHeight": 32, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "custom 64", @@ -428,7 +439,6 @@ }, "width": 393, "height": 186, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -455,7 +465,9 @@ "underline": false, "labelWidth": 293, "labelHeight": 86, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 } ], "connections": [ @@ -495,7 +507,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(size S -> size M)[0]", @@ -533,7 +546,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(size XXXL -> custom 64)[0]", @@ -571,7 +585,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 } ] } diff --git a/e2etests/testdata/todo/font_sizes_containers_large/dagre/board.exp.json b/e2etests/testdata/todo/font_sizes_containers_large/dagre/board.exp.json index ee21cb13b..4f750e331 100644 --- a/e2etests/testdata/todo/font_sizes_containers_large/dagre/board.exp.json +++ b/e2etests/testdata/todo/font_sizes_containers_large/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 464, "height": 516, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 457, "labelHeight": 130, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "ninety nine.sixty four", @@ -48,7 +49,6 @@ }, "width": 384, "height": 416, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 251, "labelHeight": 86, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 2 }, { "id": "ninety nine.sixty four.thirty two", @@ -86,7 +88,6 @@ }, "width": 304, "height": 316, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +114,9 @@ "underline": false, "labelWidth": 135, "labelHeight": 46, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 3 }, { "id": "ninety nine.sixty four.thirty two.sixteen", @@ -124,7 +127,6 @@ }, "width": 224, "height": 216, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +153,9 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 4 }, { "id": "ninety nine.sixty four.thirty two.sixteen.eight", @@ -162,7 +166,6 @@ }, "width": 124, "height": 116, - "level": 5, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +192,9 @@ "underline": false, "labelWidth": 24, "labelHeight": 16, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 5 } ], "connections": [] diff --git a/e2etests/testdata/todo/font_sizes_containers_large/elk/board.exp.json b/e2etests/testdata/todo/font_sizes_containers_large/elk/board.exp.json index fedf207ad..8bccf5a41 100644 --- a/e2etests/testdata/todo/font_sizes_containers_large/elk/board.exp.json +++ b/e2etests/testdata/todo/font_sizes_containers_large/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 724, "height": 716, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 457, "labelHeight": 130, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "ninety nine.sixty four", @@ -48,7 +49,6 @@ }, "width": 574, "height": 566, - "level": 2, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 251, "labelHeight": 86, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 2 }, { "id": "ninety nine.sixty four.thirty two", @@ -86,7 +88,6 @@ }, "width": 424, "height": 416, - "level": 3, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +114,9 @@ "underline": false, "labelWidth": 135, "labelHeight": 46, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 3 }, { "id": "ninety nine.sixty four.thirty two.sixteen", @@ -124,7 +127,6 @@ }, "width": 274, "height": 266, - "level": 4, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +153,9 @@ "underline": false, "labelWidth": 53, "labelHeight": 26, - "labelPosition": "INSIDE_TOP_CENTER" + "labelPosition": "INSIDE_TOP_CENTER", + "zIndex": 0, + "level": 4 }, { "id": "ninety nine.sixty four.thirty two.sixteen.eight", @@ -162,7 +166,6 @@ }, "width": 124, "height": 116, - "level": 5, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +192,9 @@ "underline": false, "labelWidth": 24, "labelHeight": 16, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 5 } ], "connections": [] diff --git a/e2etests/testdata/todo/font_sizes_large/dagre/board.exp.json b/e2etests/testdata/todo/font_sizes_large/dagre/board.exp.json index f39dc61a3..d324739bf 100644 --- a/e2etests/testdata/todo/font_sizes_large/dagre/board.exp.json +++ b/e2etests/testdata/todo/font_sizes_large/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 124, "height": 116, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 24, "labelHeight": 16, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "sixteen", @@ -48,7 +49,6 @@ }, "width": 157, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 57, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "thirty two", @@ -86,7 +88,6 @@ }, "width": 247, "height": 146, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +114,9 @@ "underline": false, "labelWidth": 147, "labelHeight": 46, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "sixty four", @@ -124,7 +127,6 @@ }, "width": 374, "height": 186, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +153,9 @@ "underline": false, "labelWidth": 274, "labelHeight": 86, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "ninety nine", @@ -162,7 +166,6 @@ }, "width": 589, "height": 230, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +192,9 @@ "underline": false, "labelWidth": 489, "labelHeight": 130, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 } ], "connections": [ @@ -238,7 +243,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(sixteen -> thirty two)[0]", @@ -285,7 +291,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(thirty two -> sixty four)[0]", @@ -332,7 +339,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(sixty four -> ninety nine)[0]", @@ -379,7 +387,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 } ] } diff --git a/e2etests/testdata/todo/font_sizes_large/elk/board.exp.json b/e2etests/testdata/todo/font_sizes_large/elk/board.exp.json index 56c5b5401..03661ef73 100644 --- a/e2etests/testdata/todo/font_sizes_large/elk/board.exp.json +++ b/e2etests/testdata/todo/font_sizes_large/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 124, "height": 116, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 24, "labelHeight": 16, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "sixteen", @@ -48,7 +49,6 @@ }, "width": 157, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 57, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "thirty two", @@ -86,7 +88,6 @@ }, "width": 247, "height": 146, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -113,7 +114,9 @@ "underline": false, "labelWidth": 147, "labelHeight": 46, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "sixty four", @@ -124,7 +127,6 @@ }, "width": 374, "height": 186, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -151,7 +153,9 @@ "underline": false, "labelWidth": 274, "labelHeight": 86, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "ninety nine", @@ -162,7 +166,6 @@ }, "width": 589, "height": 230, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -189,7 +192,9 @@ "underline": false, "labelWidth": 489, "labelHeight": 130, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 } ], "connections": [ @@ -229,7 +234,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(sixteen -> thirty two)[0]", @@ -267,7 +273,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(thirty two -> sixty four)[0]", @@ -305,7 +312,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 }, { "id": "(sixty four -> ninety nine)[0]", @@ -343,7 +351,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 } ] } diff --git a/e2etests/testdata/todo/tall_edge_label/dagre/board.exp.json b/e2etests/testdata/todo/tall_edge_label/dagre/board.exp.json index 2de602438..4f763c08b 100644 --- a/e2etests/testdata/todo/tall_edge_label/dagre/board.exp.json +++ b/e2etests/testdata/todo/tall_edge_label/dagre/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "b", @@ -48,7 +49,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 } ], "connections": [ @@ -124,7 +126,8 @@ "isCurve": true, "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 } ] } diff --git a/e2etests/testdata/todo/tall_edge_label/elk/board.exp.json b/e2etests/testdata/todo/tall_edge_label/elk/board.exp.json index 7b6dc1dad..1d7e56a74 100644 --- a/e2etests/testdata/todo/tall_edge_label/elk/board.exp.json +++ b/e2etests/testdata/todo/tall_edge_label/elk/board.exp.json @@ -10,7 +10,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -37,7 +36,9 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 }, { "id": "b", @@ -48,7 +49,6 @@ }, "width": 113, "height": 126, - "level": 1, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -75,7 +75,9 @@ "underline": false, "labelWidth": 13, "labelHeight": 26, - "labelPosition": "INSIDE_MIDDLE_CENTER" + "labelPosition": "INSIDE_MIDDLE_CENTER", + "zIndex": 0, + "level": 1 } ], "connections": [ @@ -115,7 +117,8 @@ ], "animated": false, "tooltip": "", - "icon": null + "icon": null, + "zIndex": 0 } ] }