diff --git a/cypress/integration/ui/__snapshots__/scenario1.js.snap b/cypress/integration/ui/__snapshots__/scenario1.js.snap index a91e1f5b..da852965 100644 --- a/cypress/integration/ui/__snapshots__/scenario1.js.snap +++ b/cypress/integration/ui/__snapshots__/scenario1.js.snap @@ -28,8 +28,7 @@ exports[`use all parts of svg-edit > check tool_shape #0`] = ` fill="#FF0000" id="svg_1" stroke="#000000" - stroke-width="5" - transform="rotate(43.2545 208.997 209.008)" + transform="rotate(48.8014 208.997 209.008)" > @@ -52,8 +51,7 @@ exports[`use all parts of svg-edit > check tool_image #0`] = ` fill="#FF0000" id="svg_1" stroke="#000000" - stroke-width="5" - transform="rotate(43.2545 208.997 209.008)" + transform="rotate(48.8014 208.997 209.008)" > check tool_circle #0`] = ` opacity="0.5" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_fhellipse #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_fhellipse #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > check tool_ellipse #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > check tool_ellipse #0`] = ` rx="55" ry="25" stroke="#000000" - stroke-width="5" > check tool_circle_change_fill_color #0`] = id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_circle_change_fill_color #0`] = rx="60" ry="50" stroke="#000000" - stroke-width="5" > check tool_circle_change_fill_color #0`] = rx="55" ry="25" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > @@ -204,7 +195,6 @@ exports[`use all parts of svg-edit > check tool_circle_change_opacity #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_circle_change_opacity #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > check tool_circle_change_opacity #0`] = ` rx="55" ry="25" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > @@ -250,7 +238,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_change_rotation #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_change_rotation #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > check tool_ellipse_change_rotation #0`] = ` rx="55" ry="25" stroke="#000000" - stroke-width="5" transform="rotate(25 114 189)" > @@ -297,7 +282,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_change_blur #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_change_blur #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > check tool_ellipse_change_blur #0`] = ` rx="55" ry="25" stroke="#000000" - stroke-width="5" transform="rotate(25 114 189)" > @@ -350,7 +332,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_change_cx_cy_coordinate id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_change_cx_cy_coordinate rx="60" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > check tool_ellipse_change_cx_cy_coordinate rx="55" ry="25" stroke="#000000" - stroke-width="5" transform="rotate(25 139 214)" > @@ -403,7 +382,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_change_rx_ry_radius #0`] id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_change_rx_ry_radius #0`] rx="60" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > check tool_ellipse_change_rx_ry_radius #0`] rx="80" ry="50" stroke="#000000" - stroke-width="5" transform="rotate(25 139 214)" > @@ -458,7 +434,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_bring_to_back #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > check tool_ellipse_bring_to_back #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_bring_to_back #0`] = ` rx="80" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 139 214)" > @@ -508,7 +481,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_bring_to_front #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_bring_to_front #0`] = ` rx="80" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 139 214)" > check tool_ellipse_bring_to_front #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > @@ -560,7 +530,6 @@ exports[`use all parts of svg-edit > check tool_ellipse_clone #0`] = ` id="svg_1" r="111.8034" stroke="#000000" - stroke-width="5" > check tool_ellipse_clone #0`] = ` rx="80" ry="50" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 139 214)" > check tool_ellipse_clone #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > check tool_ellipse_clone #0`] = ` rx="60" ry="50" stroke="#000000" - stroke-width="5" > diff --git a/cypress/integration/ui/__snapshots__/scenario3.js.snap b/cypress/integration/ui/__snapshots__/scenario3.js.snap index 9727d948..8a996817 100644 --- a/cypress/integration/ui/__snapshots__/scenario3.js.snap +++ b/cypress/integration/ui/__snapshots__/scenario3.js.snap @@ -29,7 +29,6 @@ exports[`use all parts of svg-edit > check tool_path #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" > check tool_path_change_node_xy #0`] = ` fill="#FF0000" id="svg_1" stroke="#000000" - stroke-width="5" > @@ -81,7 +79,6 @@ exports[`use all parts of svg-edit > check tool_path_change_seg_type #0`] = ` fill="#FF0000" id="svg_1" stroke="#000000" - stroke-width="5" > @@ -103,7 +100,6 @@ exports[`use all parts of svg-edit > check tool_path_change_clone_node #0`] = ` fill="#FF0000" id="svg_1" stroke="#000000" - stroke-width="5" > @@ -125,7 +121,6 @@ exports[`use all parts of svg-edit > check tool_path_openclose #0`] = ` fill="#FF0000" id="svg_1" stroke="#000000" - stroke-width="5" > diff --git a/cypress/integration/ui/__snapshots__/scenario4.js.snap b/cypress/integration/ui/__snapshots__/scenario4.js.snap index 324271c3..10a5d733 100644 --- a/cypress/integration/ui/__snapshots__/scenario4.js.snap +++ b/cypress/integration/ui/__snapshots__/scenario4.js.snap @@ -29,7 +29,6 @@ exports[`use all parts of svg-edit > check tool_rect #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" width="100" x="150" y="150" @@ -62,7 +61,6 @@ exports[`use all parts of svg-edit > check tool_fhrect #0`] = ` height="50" id="svg_1" stroke="#000000" - stroke-width="5" width="100" x="150" y="150" @@ -73,7 +71,6 @@ exports[`use all parts of svg-edit > check tool_fhrect #0`] = ` id="svg_2" opacity="0.5" stroke="#000000" - stroke-width="5" width="120" x="350" y="230" @@ -106,7 +103,6 @@ exports[`use all parts of svg-edit > check tool_square #0`] = ` height="50" id="svg_1" stroke="#000000" - stroke-width="5" width="100" x="150" y="150" @@ -116,7 +112,6 @@ exports[`use all parts of svg-edit > check tool_square #0`] = ` height="100" id="svg_2" stroke="#000000" - stroke-width="5" width="120" x="350" y="230" @@ -127,7 +122,6 @@ exports[`use all parts of svg-edit > check tool_square #0`] = ` id="svg_3" opacity="0.5" stroke="#000000" - stroke-width="5" width="50" x="225" y="300" @@ -160,7 +154,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_fill_color #0`] = ` height="50" id="svg_1" stroke="#000000" - stroke-width="5" width="100" x="150" y="150" @@ -170,7 +163,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_fill_color #0`] = ` height="100" id="svg_2" stroke="#000000" - stroke-width="5" width="120" x="350" y="230" @@ -180,7 +172,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_fill_color #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -206,7 +197,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_rotation #0`] = ` height="50" id="svg_1" stroke="#000000" - stroke-width="5" transform="rotate(25 200 175)" width="100" x="150" @@ -217,7 +207,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_rotation #0`] = ` height="100" id="svg_2" stroke="#000000" - stroke-width="5" width="120" x="350" y="230" @@ -227,7 +216,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_rotation #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -254,7 +242,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_blur #0`] = ` height="50" id="svg_1" stroke="#000000" - stroke-width="5" transform="rotate(25 200 175)" width="100" x="150" @@ -265,7 +252,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_blur #0`] = ` height="100" id="svg_2" stroke="#000000" - stroke-width="5" width="120" x="350" y="230" @@ -275,7 +261,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_blur #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -308,7 +293,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_opacity #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="rotate(25 200 175)" width="100" x="150" @@ -319,7 +303,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_opacity #0`] = ` height="100" id="svg_2" stroke="#000000" - stroke-width="5" width="120" x="350" y="230" @@ -329,7 +312,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_opacity #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -362,7 +344,6 @@ exports[`use all parts of svg-edit > check tool_fhrect_change_x_y_coordinate #0` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -373,7 +354,6 @@ exports[`use all parts of svg-edit > check tool_fhrect_change_x_y_coordinate #0` height="100" id="svg_2" stroke="#000000" - stroke-width="5" width="120" x="375" y="255" @@ -383,7 +363,6 @@ exports[`use all parts of svg-edit > check tool_fhrect_change_x_y_coordinate #0` height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -416,7 +395,6 @@ exports[`use all parts of svg-edit > check tool_fhrect_change_width_height #0`] id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -427,7 +405,6 @@ exports[`use all parts of svg-edit > check tool_fhrect_change_width_height #0`] height="125" id="svg_2" stroke="#000000" - stroke-width="5" width="145" x="375" y="255" @@ -437,7 +414,6 @@ exports[`use all parts of svg-edit > check tool_fhrect_change_width_height #0`] height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -470,7 +446,6 @@ exports[`use all parts of svg-edit > check tool_square_clone #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -481,7 +456,6 @@ exports[`use all parts of svg-edit > check tool_square_clone #0`] = ` height="125" id="svg_2" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="145" x="375" @@ -492,7 +466,6 @@ exports[`use all parts of svg-edit > check tool_square_clone #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" width="50" x="225" y="300" @@ -502,7 +475,6 @@ exports[`use all parts of svg-edit > check tool_square_clone #0`] = ` height="50" id="svg_4" stroke="#000000" - stroke-width="5" width="50" x="245" y="320" @@ -532,7 +504,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_back #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" width="50" x="225" y="300" @@ -544,7 +515,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_back #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -555,7 +525,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_back #0`] = ` height="125" id="svg_2" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="145" x="375" @@ -566,7 +535,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_back #0`] = ` height="50" id="svg_4" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="245" @@ -599,7 +567,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_front #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -610,7 +577,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_front #0`] = ` height="125" id="svg_2" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="145" x="375" @@ -621,7 +587,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_front #0`] = ` height="50" id="svg_4" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="245" @@ -632,7 +597,6 @@ exports[`use all parts of svg-edit > check tool_square_bring_to_front #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" width="50" x="225" y="300" @@ -664,7 +628,6 @@ exports[`use all parts of svg-edit > check tool_square_change_corner_radius #0`] id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -675,7 +638,6 @@ exports[`use all parts of svg-edit > check tool_square_change_corner_radius #0`] height="125" id="svg_2" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="145" x="375" @@ -688,7 +650,6 @@ exports[`use all parts of svg-edit > check tool_square_change_corner_radius #0`] rx="25" ry="25" stroke="#000000" - stroke-width="5" width="50" x="245" y="320" @@ -698,7 +659,6 @@ exports[`use all parts of svg-edit > check tool_square_change_corner_radius #0`] height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -731,7 +691,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_to_path #0`] = ` id="svg_1" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0) rotate(25 200 175)" width="100" x="150" @@ -743,7 +702,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_to_path #0`] = ` id="svg_2" opacity="0.5" stroke="#000000" - stroke-width="5" > check tool_rect_change_to_path #0`] = ` rx="25" ry="25" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="245" @@ -763,7 +720,6 @@ exports[`use all parts of svg-edit > check tool_rect_change_to_path #0`] = ` height="50" id="svg_3" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="225" @@ -795,7 +751,6 @@ exports[`use all parts of svg-edit > check tool_rect_delete #0`] = ` id="svg_2" opacity="0.5" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" > check tool_rect_delete #0`] = ` rx="25" ry="25" stroke="#000000" - stroke-width="5" transform="matrix(1 0 0 1 0 0)" width="50" x="245"