I9 - Changing the snap point value to Mandatory Single would affect performance on scrolling of other pages. #28213
Labels
csi-new
platform/android 🤖
platform/iOS 🍎
s/triaged
Issue has been reviewed
t/bug
Something isn't working
Description
If you change the snap point value to Mandatory Single and go to another page with a list where you can scroll, the scrolling performance of the list would be affected.
Steps to Reproduce
Actual Behavior:
Android: The items would be scrolled one by one, instead of continuously.
iOS: The scrolling would be slower.
Expected Behavior: Changing the snap point type would not cause any changes on the other pages.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=%2FAssets%2FProjects%2FManualMauiTests
Version with bug
Microsoft.Maui.Controls 9.0.50-ci.main.25155.2
Is this a regression from previous behavior?
No, this is not a regression. It can be repro on 9.0.40 & 9.0.30 & 9.0.0.
Affected platforms
iOS, Android
The text was updated successfully, but these errors were encountered: