ra1028/Carbon

Make `keepsContentOffset` set true by default

ra1028 opened this issue · 0 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.