装备界面适配修改提交
(cherry picked from commitdev_chengFeng45d29ef264
) (cherry picked from commitedfe797ddd
)
parent
60b53f2d7b
commit
262aa7a7e7
|
@ -293,6 +293,8 @@ function RewardEquipSingleShowPopup:OnShow()
|
|||
if this.jumpViewList and #this.jumpViewList then
|
||||
this.getTuGrid:GetComponent("RectTransform").sizeDelta = Vector2.New(911.56,this.equipProGridCom.spacing*(#this.jumpViewList))
|
||||
end
|
||||
|
||||
ForceRebuildLayout(this.mainPro.transform)
|
||||
end
|
||||
--道具 和 装备分解 发送请求后 回调
|
||||
function this.SendBackResolveReCallBack(drop)
|
||||
|
|
Loading…
Reference in New Issue