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

[FEATURE REQUEST] Two-Finger Pan Gesture Selection #811

Open
4 tasks done
ISnackable opened this issue Sep 21, 2023 · 0 comments
Open
4 tasks done

[FEATURE REQUEST] Two-Finger Pan Gesture Selection #811

ISnackable opened this issue Sep 21, 2023 · 0 comments
Labels
0.8 0.9 enhancement New feature or request

Comments

@ISnackable
Copy link

Preflight Checklist

  • I have read and I agree to follow the support disclaimer.
  • I am sure that my feature request has nothing to with third party extensions.
  • I am using the latest available Paperback version (currently 0.8).
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

What type of Apple device is the feature request for?

iPhone, iPad

Describe the feature

The proposed feature involves the implementation of a two-finger pan gesture selection on the chapter list. This gesture will allow users to select multiple items swiftly and intuitively, particularly useful when trying to mark multiple chapters as read.

By using the two-finger pan gesture, the app will automitcally put the chapter list in select mode, and the user doesn’t need to tap on the ellipsis (...) button.

This feature could also be used in other parts of the app, such as selecting multiple manga in the library.

Feature Motivation

  1. Enhanced User Efficiency: Users will be able to select multiple items with a single, natural gesture, improving efficiency when organizing, deleting, or sharing items.

  2. Intuitive Interaction: The two-finger pan gesture is consistent with established mobile UI conventions, making it easy for users to adapt to this feature seamlessly. An example of this feature can be found in the default email app of iOS.

See the image below for the context how this gesture is used.

Anything Else?

Reference: https://developer.apple.com/documentation/uikit/uitableviewdelegate/selecting_multiple_items_with_a_two-finger_pan_gesture

Example image:
image

@ISnackable ISnackable added the enhancement New feature or request label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8 0.9 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant