You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Enhanced User Efficiency: Users will be able to select multiple items with a single, natural gesture, improving efficiency when organizing, deleting, or sharing items.
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.
Preflight Checklist
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
Enhanced User Efficiency: Users will be able to select multiple items with a single, natural gesture, improving efficiency when organizing, deleting, or sharing items.
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:
The text was updated successfully, but these errors were encountered: