This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Round up editable text node to the next point (#1761)
Rounding up to the next device pixel was calculating a height smaller than UITextView's contentSize. This was causing the baseline to move as the user was typing.
- Loading branch information