Make extension work for UITextView and UITextField#5
Open
vol24pl wants to merge 2 commits intoGeri-Borbas:mainfrom
Open
Make extension work for UITextView and UITextField#5vol24pl wants to merge 2 commits intoGeri-Borbas:mainfrom
vol24pl wants to merge 2 commits intoGeri-Borbas:mainfrom
Conversation
Contributor
Author
|
Also thanks for mentioning me in the article! 😻 |
Contributor
Author
|
@Geri-Borbas (just a mention for visibility) |
|
Hey, could you please show this in action? I've introduced your changes to my project and UITextView does not seem to work. Setting optionalFont has no effect, font has no effect, underline has no effect, showGrid has no effect etc. Whereas setting those on UILabel works. Thank you. |
Contributor
Author
|
Hello. I will look into it once I will find some time. I also encourage you to try to find a solution on your own, as I'm doing it completely in my free time, and it's not even my project! :) Anyway, if you find a solution, please let me know :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kinda self explanatory :)
Please test this extensively!