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

[iOS] CV2 - Disable clipping bounds for WrapperView #26360

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Dec 4, 2024

Description of Change

CollectionView 2 clips to bounds for every cell, which causes shadows of a header or footer to be clipped and rendered incorrectly, which is not the case with a CollectionView1

Issues Fixed

Before After

@rmarinho what do you think?
The other solution would be to enable clipping for footer and header for CollectionView1

@kubaflo kubaflo requested a review from a team as a code owner December 4, 2024 13:06
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Dec 4, 2024
Copy link
Contributor

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@rmarinho
Copy link
Member

rmarinho commented Dec 4, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho merged commit 9b37851 into dotnet:main Dec 4, 2024
104 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants