Skip to content
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

Wrong height of editor #4

Open
M-HERBRICH-ITC opened this issue Feb 26, 2018 · 0 comments
Open

Wrong height of editor #4

M-HERBRICH-ITC opened this issue Feb 26, 2018 · 0 comments

Comments

@M-HERBRICH-ITC
Copy link

Hi,
I'm using your RichTextRow, but I have the problem that the content of the row has e.g. 3 lines of text, but the row height is set to 1140.
But if I scroll my form (RichTextRow disappears) and scroll back (RichTextRow appears), the height is set correctly.
guard let height = message.body as? CGFloat else { return }
This height is sometimes wrong. Any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant