We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It changes to a monospaced font, like so:
Steps to Reproduce:
Expected Outcome: Text view shows placeholder with correct font.
Actual Outcome: Text view shows placeholder with monospaced font: <UICTFont: 0x7fc85e9ed660> font-family: "Apple Color Emoji"; font-weight: normal; font-style: normal; font-size: 14.00pt">
<UICTFont: 0x7fc85e9ed660> font-family: "Apple Color Emoji"; font-weight: normal; font-style: normal; font-size: 14.00pt">
The text was updated successfully, but these errors were encountered:
@mattsson, thanks for detailed report. I'll check it as soon as possible :)
Sorry, something went wrong.
@mattsson, which version of iOS and UITextView+Placeholder did you tested with? Every emoji cause the bug?
No branches or pull requests
It changes to a monospaced font, like so:
Steps to Reproduce:
Expected Outcome:
Text view shows placeholder with correct font.
Actual Outcome:
Text view shows placeholder with monospaced font:
<UICTFont: 0x7fc85e9ed660> font-family: "Apple Color Emoji"; font-weight: normal; font-style: normal; font-size: 14.00pt">
The text was updated successfully, but these errors were encountered: