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

Adds allowFontScaling to TextField and it's FloatingLabel #187

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

jakkra
Copy link
Contributor

@jakkra jakkra commented Jun 23, 2016

Font scaling is when the user changes the global device font size/scale. Standard for Text and TextInput are true (they will scale the font size according to the device setting). This pull request adds an option to disable it on TextFields (automatically does it on it's FloatingLabel too) .

@Crash--
Copy link
Collaborator

Crash-- commented Jul 12, 2016

Thank you for the PR!

@Crash-- Crash-- merged commit 628137d into xinthink:master Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants