【公会援助】每次点击援助,列表都会重新置顶显示——2

dev_chengFeng
zhangqiang 2021-04-25 16:54:03 +08:00
parent 23e5b50dc4
commit fbd3bc91ee
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ function ScrollCycleView:OnOpen(itemGO, scrollBar, scrollSizeDeltaV2, dragType,
end
self.cellItemList[j] = itemList
end
self.dragGOTran.anchoredPosition = Vector2.New(0, 0)
end
function this:SetData(dataList, updateFunc, noTop, noAnim)