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 issue with CollectionView ignoring margins for content #15246

Merged
merged 2 commits into from
May 30, 2023

Conversation

hartez
Copy link
Contributor

@hartez hartez commented May 24, 2023

Description of Change

#15114 introduced a bug with CollectionView's content where margins were ignored and the content was positioned at X = 0. These changes fix that situation and add a test to prevent it in the future.

@github-actions
Copy link
Contributor

Thank you for your pull request. We are auto-formatting your source code to follow our code guidelines.

@Eilon Eilon added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label May 25, 2023
@rmarinho
Copy link
Member

/rebase

@github-actions github-actions bot force-pushed the fix-collectionview-margins branch from e80ae07 to 654c86b Compare May 26, 2023 17:17
@rmarinho rmarinho merged commit a2c9711 into main May 30, 2023
@rmarinho rmarinho deleted the fix-collectionview-margins branch May 30, 2023 23:42
@rmarinho rmarinho added the backport/suggested The PR author or issue review has suggested that the change should be backported. label May 30, 2023
@hartez hartez added the backport/NO This change should not be backported. It may break customers. label Jun 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.5.8529 Look for this fix in 8.0.0-preview.5.8529! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView backport/NO This change should not be backported. It may break customers. backport/suggested The PR author or issue review has suggested that the change should be backported. fixed-in-8.0.0-preview.5.8529 Look for this fix in 8.0.0-preview.5.8529!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants