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

When measuring legacy layouts (including Frame), inlcude the margins #1926

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Aug 3, 2021

When measuring legacy layouts (including Frame), inlcude the margins when measuring for the new system.

Fixes an issue where a Frame with a margin will be laid out with the margin, but without sufficient space to account for the margin (which compresses the contents of the Frame).

@Redth Redth merged commit 661beaf into release/6.0.1xx-preview7 Aug 3, 2021
@Redth Redth deleted the include-margin-in-frame-measure branch August 3, 2021 20:26
@samhouts samhouts added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2023
@samhouts samhouts added the fixed-in-6.0.100-preview.7.3 Look for this fix in 6.0.100-preview.7.3! 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-6.0.100-preview.7.3 Look for this fix in 6.0.100-preview.7.3!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants