【公会援助】每次点击援助,列表都会重新置顶显示——2
parent
23e5b50dc4
commit
fbd3bc91ee
|
@ -295,6 +295,7 @@ function ScrollCycleView:OnOpen(itemGO, scrollBar, scrollSizeDeltaV2, dragType,
|
||||||
end
|
end
|
||||||
self.cellItemList[j] = itemList
|
self.cellItemList[j] = itemList
|
||||||
end
|
end
|
||||||
|
self.dragGOTran.anchoredPosition = Vector2.New(0, 0)
|
||||||
end
|
end
|
||||||
|
|
||||||
function this:SetData(dataList, updateFunc, noTop, noAnim)
|
function this:SetData(dataList, updateFunc, noTop, noAnim)
|
||||||
|
|
Loading…
Reference in New Issue