修改排行榜显示
parent
56b68b6567
commit
4b62327efa
|
@ -165,7 +165,7 @@ function this.PanelShowChange()
|
||||||
this.tabBox:SetActive(false)
|
this.tabBox:SetActive(false)
|
||||||
else
|
else
|
||||||
--this.scrollView:SetRectTransform(Vector2.New(903,473.25))
|
--this.scrollView:SetRectTransform(Vector2.New(903,473.25))
|
||||||
this.scrollView:SetRectTransform(Vector2.New(903,855))
|
this.scrollView:SetRectTransform(Vector2.New(903,757))
|
||||||
this.scrollView.rectTransform.localPosition = Vector3.zero
|
this.scrollView.rectTransform.localPosition = Vector3.zero
|
||||||
--this.record:GetComponent("RectTransform").localPosition = Vector3.New(0, 773 - 339, 0)
|
--this.record:GetComponent("RectTransform").localPosition = Vector3.New(0, 773 - 339, 0)
|
||||||
this.tabBox:SetActive(true)
|
this.tabBox:SetActive(true)
|
||||||
|
|
Loading…
Reference in New Issue