YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
280 stars 70 forks source link

[BUG] Scroll speed is significantly lower in the msix version than in the built exe #92

Closed machiato32 closed 2 years ago

machiato32 commented 2 years ago

:information_source: Info

Version: v2.8.16

:speech_balloon: Description

If I open the installed app on Windows 11 and try to scroll with the touchpad the scrolling is way to slow, if I scroll with a mouse scroll wheel it's okay. If I start the .exe file build with flutter build, the scroll speed is just fine with the touchpad as well as a mouse.

:scroll: Pubspec.yaml

pubspec.yaml

YehudaKremer commented 2 years ago

Hello

This package not addressing any functional of the app itself. Maybe after installing, the windows touch settings take effect.. you can try changing the touch settings to see if its true