-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
[Feature] Swipe scrolling on touchscreen #275
Comments
Hey @donaldaken! so we will do this very soon. i think we need something like this: |
Ok it seems to be working just fine now. We thought about an option in the settings, that it could be turned off. To start with, let's just leave it as it is, with no option. One reason for the consideration is that the drag drop file from the stm (#34) is influenced by it, that doesn't always work then. But it always works if either there is no scrollbar or you pull out the file in the same line, without swipe scrolling. We think that it now works quite well in the combination. @the-phuctran FYI see the changes related to DragDrop in next official release 1.2.1 (I'm not sure when exactly we will release, we think there will be a few more features) |
Support scrolling the menu by swiping up or down on a touchscreen.
I like to use the touchscreen on my laptop, particularly for opening and switching apps. I love that I can make the menus a little bigger to be easier to tap on an app in the menu. Scrolling the menu would be much easier if I could swipe up and down the list, rather than drag the scroll bar.
The text was updated successfully, but these errors were encountered: