Skip to content

Comments

[net7.0] When measuring FlexLayout unconstrained, allow child to be desired size#13399

Merged
rmarinho merged 3 commits intonet7.0from
backport/pr-13216-to-net7.0
Feb 16, 2023
Merged

[net7.0] When measuring FlexLayout unconstrained, allow child to be desired size#13399
rmarinho merged 3 commits intonet7.0from
backport/pr-13216-to-net7.0

Conversation

@github-actions
Copy link
Contributor

Backport of #13216 to net7.0

/cc @hartez

@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Feb 16, 2023
@hartez
Copy link
Contributor

hartez commented Feb 16, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rmarinho rmarinho merged commit 6ee362f into net7.0 Feb 16, 2023
@rmarinho rmarinho deleted the backport/pr-13216-to-net7.0 branch February 16, 2023 21:36
@sbloomztf
Copy link

Not fixed as of 7.0.4, should it be?

@hartez
Copy link
Contributor

hartez commented Mar 21, 2023

Not fixed as of 7.0.4, should it be?

What do you mean by "7.0.4"? I don't think there is a release with that number.

@sbloomztf
Copy link

sbloomztf commented Mar 21, 2023

What do you mean by "7.0.4"? I don't think there is a release with that number.

Waiting for release of this fix. I assumed it was included in .net 7.0.4, looks like we're waiting on 7.0.60 maui workload for release?

@hartez
Copy link
Contributor

hartez commented Mar 21, 2023

Scheduled to be in the next service release, yes.

}

/*
* These next two tests deal with unconstrained measure of FlexLayout. Be default, FL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default.

Copy link
Contributor

@hartez hartez Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where were you six months ago? :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better late than never!

@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
@samhouts samhouts added the fixed-in-7.0.81 Look for this fix in 7.0.81! label Aug 2, 2024
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 fixed-in-7.0.81 Look for this fix in 7.0.81!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants