-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels