Closed pblondin closed 9 years ago
Hi @pblondin, I'll check this soon. Thank you for your time!
I intended placeholder to behave as that of UILabel. UILabel doesn't have attributedPlaceholder
currently, so it is not time to be merged.
Thank you again for your time!
I think placeholder should behave as UITextField not UILabel and UITextField do has an attributedPlaceholder
Oh, god. I meant UITextField
, not UILabel
. My mistake.
I'll check this soon!
I've merged only attributedPlaceholder
lines: https://github.com/devxoul/UITextView-Placeholder/commit/5cdda39a818195597cac627a1dcfbd03e028b7c0
Feel free to merge if you want. I added to the possibility to use an attributedPlaceholder. Also defaultPlaceholderColor function should not use the private API.