Skip to content
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

Closed
wants to merge 1 commit into from
Closed

Fix SafeArea adjustments #25315

wants to merge 1 commit into from

Conversation

kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Oct 16, 2024

Description of Change

Added ContentInsetAdjustmentBehavior = UIScrollViewContentInsetAdjustmentBehavior.Never; to changes in this PR: #23729

Issues Fixed

Fixes #25266
Fixes #24246

Before After
Screen.Recording.2024-10-16.at.12.16.45.mov
Screen.Recording.2024-10-16.at.12.11.07.mov

@kubaflo kubaflo requested a review from a team as a code owner October 16, 2024 10:14
@kubaflo kubaflo requested review from rmarinho and PureWeen October 16, 2024 10:14
@jsuarezruiz
Copy link
Contributor

/azp run

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Oct 16, 2024
Copy link
Contributor

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.

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@kubaflo kubaflo added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Oct 16, 2024
@PureWeen PureWeen added this to the .NET 9 SR2 milestone Oct 30, 2024
@jsuarezruiz
Copy link
Contributor

/rebase

@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

@jsuarezruiz jsuarezruiz left a 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?

@rmarinho
Copy link
Member

/azp run MAUI-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho
Copy link
Member

/azp run MAUI-UITests-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PureWeen PureWeen modified the milestones: .NET 9 SR2, .NET 9 SR3 Nov 27, 2024
@rmarinho
Copy link
Member

/rebase

Co-Authored-By: Shane Neuville <[email protected]>
@rmarinho
Copy link
Member

/azp run

@rmarinho rmarinho requested a review from jsuarezruiz December 18, 2024 14:41
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen PureWeen modified the milestones: .NET 9 SR3, .NET 9 SR4 Jan 5, 2025
@kubaflo
Copy link
Contributor Author

kubaflo commented Jan 9, 2025

Closed in favor of #27043

@kubaflo kubaflo closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter community ✨ Community Contribution
Projects
Status: Done
4 participants