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

Multiple item selection #24

Closed
CDrummond opened this issue Nov 27, 2018 · 1 comment
Closed

Multiple item selection #24

CDrummond opened this issue Nov 27, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@CDrummond
Copy link
Owner

Update browse and queue pages to support multiple item selection. e.g.

- Long press on a playable item
  - change its image/icon to a check
  - change sub-toolbar to be
    [x] <selected count> (play now) (insert) (append)   -- for browse page
    [x] <selected count> (remove)  -- for queue page
  - clicking the [x] disables select mode
  - clicking buttons on left will apply action to selected items
- click any item to add to selection
- browsing is not possible until selection mode stopped
@CDrummond CDrummond added the enhancement New feature or request label Nov 27, 2018
@CDrummond
Copy link
Owner Author

Implemented for browse and queue views. Multiple drag'n'drop of queue still todo.

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

1 participant