Skip to content
New issue

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

Placeholder font changes if the first character entered into the text view is an emoticon #25

Open
mattsson opened this issue Mar 29, 2016 · 2 comments

Comments

@mattsson
Copy link

It changes to a monospaced font, like so:

screenshot_29_03_16_15_15

Steps to Reproduce:

  1. Enter emoticon into text view
  2. Delete emoticon

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">

@devxoul
Copy link
Owner

devxoul commented Mar 30, 2016

@mattsson, thanks for detailed report. I'll check it as soon as possible :)

@devxoul
Copy link
Owner

devxoul commented Apr 12, 2016

@mattsson, which version of iOS and UITextView+Placeholder did you tested with? Every emoji cause the bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants