-
Notifications
You must be signed in to change notification settings - Fork 11
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
UI glitch(?) #3
Comments
How wide is your image view? Could you paste a screenshot? |
You can use your own example with dog, insert it and then press space, backspace few times and see it. |
This is caused by the rect on line 69
After tap a space, it changed to:
And the caret also become higher |
Any solution for this? |
Not yet. I think this issue is due to the NSLayoutManger |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for useful example.
I've noticed some UI glitch(?). Try to add image to empty TextView and then add/remove some letter/space. You will see like image is jumping. Why is it behaves like this?
The text was updated successfully, but these errors were encountered: