maui
maui copied to clipboard
[iOS]CarouselView Position Not Respected When Changing From Hidden to Visible in CV2 - fix
[!NOTE] Are you waiting for the changes in this PR to be merged? It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!
Issues Fixed
Fixes https://github.com/dotnet/maui/issues/29309
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.
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
We have a way to run both tests handlers for CarouselView1 and CarouselView2 ? so using
CarouselViewinstead ofCarouselView2should run the tests against both.
Right! Fixed
/rebase