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 stack layout arrange when items use stretch and final size is more than desired size #1419

Merged
merged 1 commit into from Oct 10, 2019

Conversation

ranjeshj
Copy link
Contributor

@ranjeshj ranjeshj commented Oct 9, 2019

When the final size in the non virtualizing direction for a stack layout is more than the desired size, we should use the final size so that alignments on the items work as expected.

fixes #1410

@ranjeshj ranjeshj requested a review from a team October 9, 2019 22:42
@ranjeshj ranjeshj merged commit f37ebd5 into master Oct 10, 2019
@ranjeshj ranjeshj deleted the user/ranjeshj/fixstackarrange branch October 10, 2019 16:01
@jevansaks jevansaks added the release note PR that we want to call out in the next release summary label Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release note PR that we want to call out in the next release summary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ItemsRepeater/StackLayout incorrectly aligns inside nested ScrollViewer
3 participants