fix(ui): 调整任务卡英雄信息面板的间距和对齐
调整英雄信息面板项间距从130px到135px,并同步更新相关预制体的尺寸和布局参数,以解决显示对齐问题。同时更新ui3.plist中多个精灵的边框设置,优化渲染效果。
This commit is contained in:
@@ -1266,8 +1266,8 @@
|
||||
"height": 253,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 253,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1312,8 +1312,8 @@
|
||||
"height": 258,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 258,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1404,8 +1404,8 @@
|
||||
"height": 253,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 253,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1450,8 +1450,8 @@
|
||||
"height": 258,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 258,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1542,8 +1542,8 @@
|
||||
"height": 253,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 253,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1588,8 +1588,8 @@
|
||||
"height": 258,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 258,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1680,8 +1680,8 @@
|
||||
"height": 253,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 253,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1726,8 +1726,8 @@
|
||||
"height": 258,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 258,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1818,8 +1818,8 @@
|
||||
"height": 253,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 253,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
@@ -1864,8 +1864,8 @@
|
||||
"height": 258,
|
||||
"rawWidth": 204,
|
||||
"rawHeight": 258,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderTop": 50,
|
||||
"borderBottom": 50,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
|
||||
Reference in New Issue
Block a user