Skip to content

Corner radius tweak#27

Merged
nighthawk merged 2 commits into
mainfrom
corner-tweaks
May 10, 2026
Merged

Corner radius tweak#27
nighthawk merged 2 commits into
mainfrom
corner-tweaks

Conversation

@nighthawk

Copy link
Copy Markdown
Member

Use 32 point radius rather than 12 on iOS 26

claude and others added 2 commits May 9, 2026 13:17
iOS 26's floating sheet-style cards (Maps, Music's Now Playing,
Wallet) use noticeably larger, more concentric corners than the
12pt we inherited from earlier iOS versions. Bump the radius to
32pt on the iOS 26 code paths only — card body, header glass
effect, and the headerView's CALayer clip mask all stay in sync
via a single Constants.iOS26CornerRadius value. iOS 18 and
earlier are unchanged.

https://claude.ai/code/session_01EKi7mRkcuXcKMxcb1JZ1qZ
@nighthawk nighthawk self-assigned this May 10, 2026
@nighthawk nighthawk merged commit 51df832 into main May 10, 2026
2 of 3 checks passed
@nighthawk nighthawk deleted the corner-tweaks branch May 10, 2026 09:26
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