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 shrinks after leaving textField #98

Closed
cytryn opened this issue May 21, 2015 · 2 comments
Closed

Placeholder shrinks after leaving textField #98

cytryn opened this issue May 21, 2015 · 2 comments

Comments

@cytryn
Copy link

cytryn commented May 21, 2015

Just updated to version 1.0.3 and this started to happen...

When I leave the textfield with some text inside, it shrinks the placeholder

screen shot 2015-05-21 at 5 46 56 pm

No code changes were made by me

@chanil1218
Copy link
Contributor

Same here.
Placeholder shrink is not occur for password entry(Secure Text Entry).

It seems floating placeholder changing it's text style bold to regular.

@cytryn
Copy link
Author

cytryn commented May 28, 2015

I tested 1.0.4 version now and it is still shrinking in some cases after I set the field content and set focus on another text field. It seems its also losing the padding that I previously set on my appDelegate.

screen shot 2015-05-28 at 12 54 26 pm

Here is what I have in custom code for the textField class:

screen shot 2015-05-28 at 12 58 06 pm

And in my app delegate:

screen shot 2015-05-28 at 12 58 56 pm

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