-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
[Run] Improve touch input. (scrolling, ...) #7528
Labels
Area-User Interface
things that regard UX for PowerToys
Cost-Small
Small work item - 0-8 hours of work
External Dependency-WinUI 3
Dependency on WinUI
Product-PowerToys Run
Improved app launch PT Run (Win+R) Window
Milestone
Comments
Sorry about that. I meant touchscreen. So I type something in the search box, displays more that 4 results, I cant scroll through the results with my touchscreen.I hope that is clear😀
|
what version of PowerToys |
I can repro this on 0.27 |
Closed
The fix should be pretty simple - just need to set the ScrollViewer.PanningMode on the ScrollViewer. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area-User Interface
things that regard UX for PowerToys
Cost-Small
Small work item - 0-8 hours of work
External Dependency-WinUI 3
Dependency on WinUI
Product-PowerToys Run
Improved app launch PT Run (Win+R) Window
Can't scroll with touch
The text was updated successfully, but these errors were encountered: