Commit a00a6b76 authored by 范雪寒's avatar 范雪寒

feat: 按钮位置与大小优化

parent 82c27831
...@@ -460,7 +460,7 @@ ...@@ -460,7 +460,7 @@
"__id__": 7 "__id__": 7
}, },
"_children": [], "_children": [],
"_active": false, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 11 "__id__": 11
...@@ -495,15 +495,15 @@ ...@@ -495,15 +495,15 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-534.5, -577.25,
267, 303.5,
0, 0,
0, 0,
0, 0,
0, 0,
1, 1,
1, 0.5,
1, 0.5,
1 1
] ]
}, },
...@@ -690,15 +690,15 @@ ...@@ -690,15 +690,15 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
285.5, 437.75,
267, 303.5,
0, 0,
0, 0,
0, 0,
0, 0,
1, 1,
-1, -0.5,
1, 0.5,
1 1
] ]
}, },
...@@ -795,7 +795,7 @@ ...@@ -795,7 +795,7 @@
"_target": null, "_target": null,
"_alignFlags": 33, "_alignFlags": 33,
"_left": 20, "_left": 20,
"_right": 250, "_right": 150,
"_top": 20, "_top": 20,
"_bottom": 0, "_bottom": 0,
"_verticalCenter": 0, "_verticalCenter": 0,
...@@ -885,15 +885,15 @@ ...@@ -885,15 +885,15 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
515.5, 567.75,
267, 303.5,
0, 0,
0, 0,
0, 0,
0, 0,
1, 1,
1, 0.5,
1, 0.5,
1 1
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment