-
Notifications
You must be signed in to change notification settings - Fork 23
Text areas do not redraw themselves #30
Copy link
Copy link
Description
I'm having an odd issue where the text areas are don't seem to update at all. I can "type" in them (I've confirmed that the relevant delegate methods are being called, and that their text is changing internally), but nothing shows up. Based on this:
which was caused by focusing the text field above it a bunch of times, I'm guessing that the text area isn't redrawing itself properly. Oddly enough, adding a new text view in the storyboard seems to fix the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
