【界面优化】法宝界面错位调整
parent
ab2b32a35f
commit
0903782f0e
|
@ -409,10 +409,10 @@ MonoBehaviour:
|
|||
m_Padding:
|
||||
m_Left: -45
|
||||
m_Right: 0
|
||||
m_Top: 0
|
||||
m_Top: 80
|
||||
m_Bottom: 0
|
||||
m_ChildAlignment: 0
|
||||
m_Spacing: 160
|
||||
m_ChildAlignment: 1
|
||||
m_Spacing: 130
|
||||
m_ChildForceExpandWidth: 0
|
||||
m_ChildForceExpandHeight: 0
|
||||
m_ChildControlWidth: 0
|
||||
|
|
|
@ -219,7 +219,7 @@ function RewardTalismanSingleShowPopup:OnShowPanelData()
|
|||
end
|
||||
end
|
||||
end
|
||||
self.equipProGridCom.spacing = 150
|
||||
self.equipProGridCom.spacing = 130
|
||||
if self.jumpViewList and #self.jumpViewList then
|
||||
self.getTuGrid:GetComponent("RectTransform").sizeDelta = Vector2.New(911.56,self.equipProGridCom.spacing*(#self.jumpViewList))
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue