Skip to content

Fix extra padding for widgets on iOS 17 #167

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

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Fix extra padding for widgets on iOS 17 #167

merged 1 commit into from
Mar 16, 2024

Conversation

0xifarouk
Copy link
Contributor

iOS 17 added extra padding for the widgets by the system, breaking the layout on iOS 17 devices due to normal padding on older system versions.
This PR disables the new padding and relies only on the original padding applied by the widget view.

@0xifarouk
Copy link
Contributor Author

@winsmith can you have a look please?

@winsmith
Copy link
Contributor

Looks fantastic, thanks a lot for this!

@winsmith winsmith merged commit 4c76ef5 into TelemetryDeck:main Mar 16, 2024
@0xifarouk
Copy link
Contributor Author

You are most welcome 🙏🏻

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