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

fix(ios): FormattedString and Span a11y font scale #10281

Merged
merged 3 commits into from May 1, 2023

Conversation

CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

iOS a11y font scale does not affect FormattedStrings and Spans.

What is the new behavior?

iOS a11y font scale will affect FormattedStrings and Spans.

Fixes #10272 .

@nx-cloud
Copy link

nx-cloud bot commented Apr 29, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit cc36d14. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx run apps-automated:ios --timeout=600
✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@cla-bot cla-bot bot added the cla: yes label Apr 29, 2023
@CatchABus CatchABus changed the title fix(ios): FormattedString and Span a11y font scale @CatchABus fix(ios): FormattedString and Span a11y font scale Apr 29, 2023
@NathanWalker NathanWalker merged commit a14becd into NativeScript:main May 1, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ios: new a11y properties for managing font scale does not apply to FormattedString
2 participants