Skip to content

Two fixes#3

Open
flexih wants to merge 5 commits into
samhenrigold:mainfrom
flexih:main
Open

Two fixes#3
flexih wants to merge 5 commits into
samhenrigold:mainfrom
flexih:main

Conversation

@flexih

@flexih flexih commented Jul 3, 2026

Copy link
Copy Markdown
  • Fix notch corner mask using stale view bounds
  • Make shouldAnimate work

fanxinghua and others added 5 commits July 3, 2026 11:04
applyCornerStyling read notchView.bounds before the frame was assigned,
so the mask was drawn against the previous (or zero) size. Pass the
computed adjustedFrame explicitly and draw the mask in the view's own
zero-origin coordinate space to avoid offset on dynamic-island models.

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
Route all fade transitions through an applyChanges helper that
applies changes instantly when shouldAnimate is false.

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
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.

1 participant