-
Notifications
You must be signed in to change notification settings - Fork 393
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 down scrolls back up #1535
Comments
In which view? Maybe in month view which gained left/right swipe recently in #1479 ? |
Oh yes Month view! I think that explains it. Thank you. My thumb was doing a curve from bottom middle to top right. So I was scrolling down with the upward movement wich was at it's end more a movement to right (just like a thumb of a hand holding the phone would do that) which let me scroll up again. So mystery solved. Thank you so much. |
Is there a way to turn off the left right swipe feature? Frankly it's very annoying having unintended scrolls in the wrong direction due to thumb movement having a natural curve when trying to scroll up/down. Now I have to carefully and precisely make a perfect vertical movement to scroll and it's so unnatural. |
I still struggle with the new behavior all the time, too |
so it is still an issue |
Oh god, I'm glad I'm not the only one, I thought I was going insane... I did some testing regarding the swipe direction: Let's say that 0 degrees is moving your finger exactly vertically from down to up (or vice versa), 90 degrees is moving it exactly horizontally from left to right (or vice versa). I found out that even a tilt of 5 degrees (so scrolling almost exactly upwards / downwards, but just a tiny bit to the left / right) causes the horizontal swipe functionality to kick in, which may result in reversing the intended scroll direction entirely (or scroll down two months at once etc.).
I feel the same way. The way I've successfully scrolled through apps for more than a decade now is broken in my calendar app which I use multiple times a day, and as you can imagine it's extremely irritating... 😅 My suggestions would be:
Best wishes! 😊 |
Great bug report! Nice to see a possible fix, too. I personally don't understand left/right scrolling in this context and think it would be nice to be able to disable it. But making it less sensitive should help with this issue. It's really weird when it happens, really just from the wrong twitch of the finger. @toolstack I wanted to ping you to see your thoughts since you did the original PR for left/right support. Maybe you could help review #1603 if you have the time? |
@hhartzer Sure will do, at first blush it seems fine, the 150 value was just what was comfortable for me, so changing it isn't a big deal. I'll have to give the 300 value a try and see what it's like, you wouldn't want to make it too difficult to activate the swipe. |
Hey everybody,
I am on the latest 1.0.42, and while the problem does happen less often now, it still happens often enough that I accidentally trigger the horizontal swipe motion with what feels like a natural scrolling down motion to me.
How is it for the others now that had this problem?
I kindly ask this to be reopened. Please implement an option to turn off this scrolling behavior entirely or tweak the value even more.
|
What makes you think that something has changed in the current version? The change only comes with version 1.0.43. So nothing has changed yet! |
Okay, forget I said anything! 😂🙈 I thought it was included into 1.0.42. I am sorry. |
When I try to scroll down, moving my thumb over the screen towards it's top and then releasing my thumb in the upper third, the content that was directly under my thumb when releasing just scrolls back down, even further, than from where i dragged it up.
I have this problem with versions 1.0.37/38. Not .36 from fdroid or .35 from play store.
I am using a Pixel 7 phone with Android 14.
The text was updated successfully, but these errors were encountered: