skiptools / skiptools/skip-ui

Limit AX font scaling in toolbars

Open
#239 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.