Skip to content

Don't offset content when Reduce Transparency is enabled#634

Merged
tillkruss merged 7 commits intodevelopfrom
claude/fix-release-title-cutoff-JGdTg
Apr 8, 2026
Merged

Don't offset content when Reduce Transparency is enabled#634
tillkruss merged 7 commits intodevelopfrom
claude/fix-release-title-cutoff-JGdTg

Conversation

@tillkruss
Copy link
Copy Markdown
Collaborator

@tillkruss tillkruss commented Apr 8, 2026

Fixes #626.

@tillkruss tillkruss force-pushed the claude/fix-release-title-cutoff-JGdTg branch from 709df6c to 6f4f416 Compare April 8, 2026 14:11
@tillkruss tillkruss changed the title Hide toolbar background in sheets to fix title cutoff with Reduce Transparency Don't offset content when Reduce Transparency is enabed Apr 8, 2026
@tillkruss tillkruss changed the title Don't offset content when Reduce Transparency is enabed Don't offset content when Reduce Transparency is enabled Apr 8, 2026
claude and others added 7 commits April 8, 2026 07:39
When the iOS "Reduce Transparency" accessibility setting is on, the
navigation bar background becomes opaque, clipping sheet content that
uses negative padding/offset to sit underneath it. Conditionally set
the value to 0 so the title is fully visible.

https://claude.ai/code/session_01RSp49a1PyMG7RXLgw97C7N
Covers MovieEditView, SeriesEditView, MoviePreviewView (sheet form),
SeriesPreviewView (sheet form), MediaDeleteSheet, and TaskRemovalView.

https://claude.ai/code/session_01RSp49a1PyMG7RXLgw97C7N
@tillkruss tillkruss force-pushed the claude/fix-release-title-cutoff-JGdTg branch from b52aab3 to 054f2c9 Compare April 8, 2026 14:39
@tillkruss tillkruss merged commit 8d8d0bd into develop Apr 8, 2026
5 checks passed
@tillkruss tillkruss deleted the claude/fix-release-title-cutoff-JGdTg branch April 8, 2026 14:40
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.

IOS interactive search title cut off

2 participants