-
Notifications
You must be signed in to change notification settings - Fork 541
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
disabled color #177
disabled color #177
Conversation
Hey @kanjanaSi this looks really neat :) Can you post some screenshots of this as well? |
attributedPlaceholder = NSAttributedString( | ||
string: placeholder, | ||
attributes: [ | ||
NSAttributedStringKey.foregroundColor: color, NSAttributedStringKey.font: font |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please cleanup this indentation to match what it was before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed!
0a09b2e
to
76602eb
Compare
Awesome :) Would you be up for updating the README.md with documentation and the example project? |
76602eb
to
6b06fe3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, this looks really good. Lastly could we just add some tests for this new behaviour?
@k0nserv Hi Hugo. Do you have any plan to release this? I was ready to implement this feature and I just found out this PR. |
Hey @zarzonis yeah I'll do that right away :) |
That's it released. Thanks a bunch @kanjanaSi for the awesome contribution 🎉 |
🎉🎉🎉🎉🎉 |
No description provided.