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 incorrect arithmetic for determining End alignment #1868

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Jul 29, 2021

End alignment calculations are miscalculating the starting X and Y coordinates by the size of the top and start margins. These changes properly account the for margins.

@PureWeen PureWeen merged commit 5c1ebef into release/6.0.1xx-preview7 Jul 29, 2021
@PureWeen PureWeen deleted the fix-layout-end branch July 29, 2021 22:18
@Redth Redth modified the milestone: 6.0.100-preview.7 Aug 2, 2021
@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 22, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants