You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
I've searched for any related issues and avoided creating a duplicate issue.
Description
I want to increase the font of the textView if there are only emojies typed into the textView, and make it small again, when the letter is typed into. When the textView's font gets small again, the following happens: (Please see attachments)
You can see how Send button and left button are misplaced. Am I missing something to force them to be properly layouted or is this a bug? Have to mention, that when I remove the text, and Send button gets hidden, the left button get's back into the proper place.
Description
I want to increase the font of the textView if there are only emojies typed into the textView, and make it small again, when the letter is typed into. When the textView's font gets small again, the following happens: (Please see attachments)
You can see how Send button and left button are misplaced. Am I missing something to force them to be properly layouted or is this a bug? Have to mention, that when I remove the text, and Send button gets hidden, the left button get's back into the proper place.
Reproducible in:
SlackTextViewController version: 1.9.5
iOS version(s): 10.0.2
Device(s): iPhone 6s
Steps to reproduce:
I have this override function
Attachments
Before:
After:
The text was updated successfully, but these errors were encountered: