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

Multi image select #174

Merged
merged 28 commits into from
Dec 15, 2023
Merged

Multi image select #174

merged 28 commits into from
Dec 15, 2023

Conversation

nathanielrindlaub
Copy link
Member

See: #25

@nathanielrindlaub
Copy link
Member Author

nathanielrindlaub commented Dec 6, 2023

Selection improvements:

  • add a command + click listener for non-sequential image selection
  • show context menu on right click if row isn't already selected? Finder does this and sets the item in some kind of semi-selected state. More applicable for acting on single images rather than groups.
  • update focused image to the very last one in selected image list? It's a bit odd to increment the focus index after selecting a bunch of images and performing some action on them because it will increment to the 2nd selected image.

@nathanielrindlaub nathanielrindlaub merged commit ce1f74a into main Dec 15, 2023
@nathanielrindlaub nathanielrindlaub deleted the multi-image-select branch December 15, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant