-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Fix SafeArea adjustments #25315
Fix SafeArea adjustments #25315
Conversation
/azp run |
Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
Azure Pipelines successfully started running 3 pipeline(s). |
/rebase |
072acad
to
cc5d6a5
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update the Issue24246 class to fix the build errors?
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue24246.cs
Outdated
Show resolved
Hide resolved
/azp run MAUI-public |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run MAUI-UITests-public |
Azure Pipelines successfully started running 1 pipeline(s). |
/rebase |
Co-Authored-By: Shane Neuville <[email protected]>
a17b2d1
to
ae262f2
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Closed in favor of #27043 |
Description of Change
Added
ContentInsetAdjustmentBehavior = UIScrollViewContentInsetAdjustmentBehavior.Never;
to changes in this PR: #23729Issues Fixed
Fixes #25266
Fixes #24246
Screen.Recording.2024-10-16.at.12.16.45.mov
Screen.Recording.2024-10-16.at.12.11.07.mov