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

Ekirjasto 92 fix UI tab bar text size #71

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

natlibfi-kaisa
Copy link
Contributor

What's this do?
The UI tab bar font size is fixed to a certain size depending on the device. Font size does not adapt to the user's font size preferences.

Why are we doing this?
Large Content Viewer displays the titles and icons as large text and image as long as dynamic fonts are applied in the font.
The problem we had before of the UITabBar titles being enlarged when the font size was changed in Preferences, was due to setting the font size twice in TPPAppDelegate.swift.

How should this be tested?
Tested in iPhone 15, iPad 10th generation and iPhone SE simulators. Note that I wasn't able to confirm that Large Content Viewer works on iPhone SE.

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