Skip to content

Compute LayoutConstraints on new *StackLayout and Grid #28931

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

Conversation

albyrock87
Copy link
Contributor

Description of Change

Preparing to make a real performance impact with #28479 and other upcoming changes aiming to reduce layout passes.

Relates to #28897

@albyrock87 albyrock87 requested a review from a team as a code owner April 11, 2025 09:54
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Apr 11, 2025
Copy link
Contributor

Hey there @@albyrock87! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@albyrock87 albyrock87 force-pushed the stack-layout-constraints branch from 8b49c06 to 7cd954d Compare April 11, 2025 10:10
@albyrock87 albyrock87 marked this pull request as draft April 11, 2025 11:28
@albyrock87 albyrock87 force-pushed the stack-layout-constraints branch from 7cd954d to a9231f3 Compare April 11, 2025 11:51
@albyrock87 albyrock87 changed the title Compute LayoutConstraints on new *StackLayout Compute LayoutConstraints on new *StackLayout and Grid Apr 11, 2025
@albyrock87 albyrock87 marked this pull request as ready for review April 11, 2025 11:52
@rmarinho
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@albyrock87
Copy link
Contributor Author

Broken UITests pass on my machine.

@jsuarezruiz jsuarezruiz added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter perf/general The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf) labels Apr 15, 2025
@PureWeen PureWeen moved this from Todo to Ready To Review in MAUI SDK Ongoing Apr 22, 2025
@PureWeen PureWeen modified the milestones: .NET 9 SR7, .NET 9 SR8 May 8, 2025
@PureWeen PureWeen added the p/0 Work that we can't release without label May 14, 2025
@github-project-automation github-project-automation bot moved this from Ready To Review to Approved in MAUI SDK Ongoing May 20, 2025
@PureWeen PureWeen changed the base branch from main to inflight/current May 20, 2025 19:26
@PureWeen PureWeen merged commit 34a6fda into dotnet:inflight/current May 20, 2025
128 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in MAUI SDK Ongoing May 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter community ✨ Community Contribution p/0 Work that we can't release without perf/general The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants