-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use NSTextStorageDelegate
instead of method swizzling
#520
base: main
Are you sure you want to change the base?
Conversation
Regression: Cursor is shifted to the right when adding a newline after a blockquote Screen.Recording.2024-10-17.at.11.38.34.mov |
Bug: spellcheck completely disappears when adding Markdown syntax Screen.Recording.2024-10-21.at.20.50.18.mov |
…TextFieldObserver`
9a4f995
to
40abeba
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
BUG iOS: Screen.Recording.2024-12-13.at.15.58.02.mov |
BUG iOS:
Screen.Recording.2024-12-13.at.16.00.37.mov |
BUG iOS: Screen.Recording.2024-12-13.at.16.32.49.mov |
Details
Work in progress.
This PR is supposed to fix these issues:
NSRange
toUITextRange
on iOS #191multiline
prop #309Related Issues
GH_LINK
Manual Tests
Linked PRs