Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Add placeHolderFont to AnimatedTextInputStyle#91

Open
Zyoma108 wants to merge 2 commits intojobandtalent:masterfrom
Zyoma108:master
Open

Add placeHolderFont to AnimatedTextInputStyle#91
Zyoma108 wants to merge 2 commits intojobandtalent:masterfrom
Zyoma108:master

Conversation

@Zyoma108
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@victorBaro victorBaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting your PR. I like it, it can be very helpful.

Take a look at my comments and hopefully it can be merged soon :)

let fontSize = style.textInputFont.pointSize
let fontSize = style.placeHolderFont.pointSize
placeholderLayer.fontSize = fontSize
placeholderLayer.font = style.textInputFont
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review your code, you missed this one:

placeholderLayer.font = style.placeHolderFont

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants