fix(ui): 调整天赋界面布局和精灵边框
- 更新 aui.plist 中精灵的边框值以正确适配九宫格缩放 - 修改 talents.prefab 中布局组件的参数,优化天赋图标的排列间距和约束
This commit is contained in:
@@ -70,10 +70,10 @@
|
||||
"height": 216,
|
||||
"rawWidth": 200,
|
||||
"rawHeight": 216,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderTop": 57,
|
||||
"borderBottom": 45,
|
||||
"borderLeft": 56,
|
||||
"borderRight": 49,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
|
||||
Reference in New Issue
Block a user