[iOS] CarouselView ItemSpacing property in ItemsLayout not working with CV2 #27025
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
collectionview-cv2
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
The ItemSpacing property of LinearItemsLayout within a CarouselView is not functioning as expected in .NET MAUI, the items in the CarouselView are still displayed without any visible spacing between them. This issue replicates in CV2, in CV1 its works as expected.
Note: While fixing this issue enable the test case from HostApp: Issue25192.
CV2:
CV1:
Steps to Reproduce
MauiApp1.zip
CV1 Behavior: The items in the CarouselView should be displayed with the specified spacing between them.
CV2 Behavior: The items in the CarouselView are displayed without any visible spacing, ignoring the ItemSpacing property value.
Link to public reproduction project repository
No response
Version with bug
9.0.22 SR2.2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
iOS 18.0
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: