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

Measure Images in FlexLayout at full size #8216

Merged
merged 3 commits into from Jun 23, 2022
Merged

Measure Images in FlexLayout at full size #8216

merged 3 commits into from Jun 23, 2022

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Jun 21, 2022

Description of Change

Force FlexLayout image measurement to measure images at full size to preserve legacy behavior.

Issues Fixed

Fixes #4080

@hartez hartez changed the base branch from main to net6.0 June 21, 2022 22:10
@rmarinho
Copy link
Member

Can we add a test for this?

@Eilon Eilon added the area/layout 🔲 StackLayout, GridLayout, ScrollView, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Jun 22, 2022
@hartez
Copy link
Contributor Author

hartez commented Jun 22, 2022

Can we add a test for this?

Sure, done.

@hartez hartez merged commit 151f358 into net6.0 Jun 23, 2022
@hartez hartez deleted the fix-4080 branch June 23, 2022 15:20
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/layout 🔲 StackLayout, GridLayout, ScrollView, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Windows] FlexLayout not wrapping correctly
3 participants