Skip to content

Update TabBarItem's label font when placed on glass#2221

Merged
joannaquu merged 1 commit intomicrosoft:mainfrom
joannaquu:user/joannaqu/bold-on-glass
Oct 15, 2025
Merged

Update TabBarItem's label font when placed on glass#2221
joannaquu merged 1 commit intomicrosoft:mainfrom
joannaquu:user/joannaqu/bold-on-glass

Conversation

@joannaquu
Copy link
Copy Markdown
Contributor

@joannaquu joannaquu commented Oct 14, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

When using UIGlassEffect on BottomCommandingController, text is harder to read. Update the label to be semibold. Currently the font is caption2. Add in a caption2Strong.

Verification

Visual Verification
Before After
before after

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@joannaquu joannaquu requested a review from a team as a code owner October 14, 2025 21:04
@joannaquu joannaquu merged commit 219bbc5 into microsoft:main Oct 15, 2025
7 checks passed
@joannaquu joannaquu deleted the user/joannaqu/bold-on-glass branch October 15, 2025 20:31
@joannaquu joannaquu mentioned this pull request Oct 23, 2025
12 tasks
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