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

Fixed ‘textView.font’ and ‘self.placeholderLabel.font’ fonts with dif… #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WynterW
Copy link

@WynterW WynterW commented Jul 28, 2017

The initial value of 'textView.text' is not empty. Then edit 'textView.text' to empty, the code for setting the font cannot be executed when updating the placeholders. This results in inconsistencies between 'textView.font' and 'self.placeholderLabel.font'.

@devxoul
Copy link
Owner

devxoul commented Jul 31, 2017

Can you write tests for this?

@popwarfour
Copy link

Whoops, didn't see (or test) this PR first. I just submitted what appears to be a duplicate.
#44

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

Successfully merging this pull request may close these issues.

None yet

3 participants