Limit AX font scaling in toolbars
Open
Nobody has claimed this yet.
appearance
compose
- Dominant language
- Swift
- Stars
- 330
- Forks
- 76
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
Unlike iOS, Android doesn't automatically limit font scaling in certain controls. We should update our own implementations of tab bars, navigation bars, and toolbars to do so. See user report and his solution in discussion:
https://skiptools.slack.com/archives/C078X69G8F2/p1752275781332029
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the implementations of tab bars, navigation bars, and toolbars in skip-ui, then consult the linked user report and solution in the Slack discussion. Done means the project’s Android implementations limit font scaling in those controls consistently with the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- accessibility, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100