-
Notifications
You must be signed in to change notification settings - Fork 697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scrolling is not smooth in files app #10016
Comments
When I search on WindowsAppSDK in that project, I see that the csproj is using 1.3, but the wapproj is using 1.2. Updating the wapproj may fix your issue. |
wapproj is updated to 1.3 version, scrolling is still not smooth |
WindowsAppSDK dependency is updated to 1.4.240211001, scrolling is still not smooth. |
There was fix for high-refresh displays in 1.5.2 (1.5.240404000) which may have helped here. Do you still repro an issue? If you do repro, how are you scrolling? Is this via touch panning, or grabbing the scrollbar thumb, or using the mouse wheel? |
I've updated Files Insider to the latest version which uses WindowsAppSDK version 1.5.240428000, scrolling definitely got better now, but, scrolling is still far from smooth (I compare it to Microsoft Edge on Windows 11), there are judders and jumps which make it annoying.
I scroll via mouse wheel. |
Describe the bug
Scrolling in files app is not smooth.
Steps to reproduce the bug
Expected behavior
Smooth scrolling.
Screenshots
No response
NuGet package version
Windows App SDK 1.3.0: 1.3.230331000
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: