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

feat: add Shift + Click support for multi-selection #668 #684

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

MarcosGiannini
Copy link
Collaborator

@MarcosGiannini MarcosGiannini commented Feb 3, 2025

Closes #668

  • Added support for Shift + Click to enable multi-selection.
  • Verified that Ctrl + Click and normal Click still work as expected.
  • Tested in the browser, and everything is working correctly. 🚀

imagen
Here’s a visual confirmation of the feature in action:
Shift-Click-Selection

@MarcosGiannini MarcosGiannini changed the title feat: add Shift + Click support for multi-selection feat: add Shift + Click support for multi-selection #668 Feb 3, 2025
@brauliodiez brauliodiez merged commit 820d00a into dev Feb 3, 2025
2 checks passed
@brauliodiez brauliodiez deleted the Feature/#668-Add-Shift-Key-to-Selection branch February 3, 2025 16:56
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.

Use Shift to group elements
2 participants