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

Allow custom number and lettering fonts for keypad button #24

Closed

Conversation

MacroYau
Copy link
Contributor

No description provided.

@TimOliver
Copy link
Owner

Aw, while custom fonts and lettering is a good idea (Especially when updating the visual style for iOS 11), having a single property isn't sufficient.

There are 3 separate layout objects that control the sizing of the font depending on the width of the screen (ie, iPhone SE, iPhone 8 Plus, and iPad), so in order to properly add custom fonts, a mechanism to set the font for each layout object would be needed.

@TimOliver
Copy link
Owner

Um, so because of issue #31, I need to redesign the whole view controller now. As part of that, this code is probably going to all go away. :(

Thanks for the PR though.

@TimOliver TimOliver closed this Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants