ra1028 / Carbon

🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.

Home Page:https://ra1028.github.io/Carbon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make `keepsContentOffset` set true by default

ra1028 opened this issue · comments

Checklist

Description

Setting false to Updater's keepsContentOffset by default.

Motivation and Context

The offset will wrong in case content size is changed by deletion and insertion.

Proposed Solution

See description.