Redrawn CollectionView with Handler2 binds items that shouldn't be bound #27712
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
collectionview-cv2
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
CollectionView with CollectionViewHandler2 draws items that shouldn't be (or at least aren't with the default handler) drawn when resizing on iOS.
See the debug output and the performance difference. With default CollectionViewHandler:
collection-view-1.mp4
With CollectionViewHandler2:
collection-view-2.mp4
(The border rendering issues in Handler2 are #27608)
Steps to Reproduce
Comment
ConfigureMauiHandlers
in MauiProgram.cs to view the old/expected performance/behaviour.Link to public reproduction project repository
https://github.com/rabuckley/maui-cvh2-render-perf
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
No.
Affected platforms
iOS
The text was updated successfully, but these errors were encountered: