fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
461 stars 10 forks source link

Support Touchscreen input for scrolling #521

Closed bc3tech closed 1 month ago

bc3tech commented 4 years ago

When using touchscreen input while trying to scroll a diff in the commits window, Fork instead selects text on the screen. It should at least scroll or at best provide a user-configurable option for what to do.

DanPristupov commented 4 years ago

Could that be a driver problem on your side? On my computers touchpad scrolls the diffs.

bc3tech commented 4 years ago

Touchpad != Touchscreen. Issue clarified.

DanPristupov commented 4 years ago

What is the cheapest device I can buy to test this? Or which one do you have?

Otiel commented 4 years ago

Remote Desktop from Android or iOS device?

dmitryshunkov commented 4 years ago

You can use Microsoft Windows Simulator. It's included in UWP package for Visual Studio. Reference: https://stackoverflow.com/questions/40274660.