zhaozilong1988 / UITableViewForUnity

UITableView for Unity
MIT License
80 stars 16 forks source link

Refactored method of ScrollToCellAt / Fixed bug of ReloadCells maybe called twice #17

Closed zhaozilong1988 closed 10 months ago

zhaozilong1988 commented 10 months ago

・Fixed:ReloadCells maybe called twice. ・Fixed:UITableViewCellAlignment.Center not works when using AlignmentOfCellsAtLastRow() in grid. ・Refactored method of ScrollToCellAt() ・Shorten some lines