Skip to content

Wrong height of editor #4

@M-HERBRICH-ITC

Description

@M-HERBRICH-ITC

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions