Skip to content
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

Playlist scroll - songs swipe/delete gesture sensitivity #1332

Open
3 tasks done
agmbk opened this issue Aug 9, 2024 · 3 comments
Open
3 tasks done

Playlist scroll - songs swipe/delete gesture sensitivity #1332

agmbk opened this issue Aug 9, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@agmbk
Copy link

agmbk commented Aug 9, 2024

Checklist

  • I've checked that there is no other issue about this feature request.
  • This issue contains only one feature request.
  • The title of this issue accurately describes the feature request.

Feature description

Reduce the song delete gesture sensisbilty.

Current behaviour

Open a playlist, and disable the lock option.

Swipe to scroll a playlist with an angle from vertical about 20°-30°.

Instead of scrolling a song will be swipped out, thus deleted.

Wanted behaviour

The song delete gesture should be triggered with a swipe of at least 45°, preferably 50°-60° from vertical.

YT music solution for this functionnality could be examined as reference.

Why do you want this feature?

The song delete gesture is overprioritized over other gestures (scroll).

A user currently have around 2 times more chance to delete a song than scrolling with a gesture (including mistake gestures, like putting the phone in a pocket etc).
This has lead to the feature request to lock a playlist, confirmation delete pop up, etc, but didn't address the core issue.

Furthermore playlist modification are made harder by this behaviour, and the lock gesture is of no help in such case.

Additional information

  • Device: POCO F5, Android 13, MIUI 14
  • Apk: v.0.5.4
@agmbk agmbk added the enhancement New feature or request label Aug 9, 2024
@DrAnonym666
Copy link

Yeah. A Playlist lock or an Option to disable the swipse gesture is the only wish i have

@nvllz
Copy link
Contributor

nvllz commented Aug 9, 2024

I addressed this issue with the #1175 PR, but it never made it into the app because I made it too complex. If @z-huang approves the result (there are some shots with fixed gesture sensitivity), I will try to implement it again and submit a new pull request soon.

@ruskcoder
Copy link

I addressed this issue with the #1175 PR, but it never made it into the app because I made it too complex. If @z-huang approves the result (there are some shots with fixed gesture sensitivity), I will try to implement it again and submit a new pull request soon.

I might make PR soon, with the lock button you made, but I am trying to add a double-tap to like feature on the queue. Currently the lock button works just fine.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants