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

Setup helper to avoid manual font instance associations #3

Open
adamyanalunas opened this issue Oct 12, 2015 · 0 comments
Open

Setup helper to avoid manual font instance associations #3

adamyanalunas opened this issue Oct 12, 2015 · 0 comments
Milestone

Comments

@adamyanalunas
Copy link
Owner

It would be much easier if there was a helper that could be called on viewDidLoad (or awakeFromNib or…) that would vacuum up (or be fed) a list of object which should respond when the Dynamic Type value changes, ascertain the current font configuration, and—if there's a Font option available—instantiate and associate the correct Font option for that field.

In addition to the setup helper another "refresh the fonts" helper should be available to take care of pinging the associated Font instances and getting an update font value.

@adamyanalunas adamyanalunas added this to the 1.0 milestone Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant