[WinUI] CollectionVIew scrolling performance #18510
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/windows 🪟
Milestone
Description
Given the following layout
the performance on XF is much better than MAUI
Steps to Reproduce
The performance between XF and MAUI is close here. The main lag seems to be from updating the layouts/bindings.
If you scroll really fast hon MAUI the fields just take a moment to update.
XF also isn't perfect here, it flashes weirdly and the layout is incorrect.
MAUI:
MauiCV.zip
XF:
XFCVUWP.zip
Link to public reproduction project repository
No response
Version with bug
8.0.0-rc.2.9373
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
The behavior on .NET8 is much better than it was in .NET7
Affected platforms
Windows
Affected platform versions
Windows
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: