Skip to content

Sketch2: fix grouping shift click#73626

Open
bencodeorg wants to merge 1 commit into
stagingfrom
ben/fix-grouping-shift-click
Open

Sketch2: fix grouping shift click#73626
bencodeorg wants to merge 1 commit into
stagingfrom
ben/fix-grouping-shift-click

Conversation

@bencodeorg

Copy link
Copy Markdown
Contributor

I regressed shift+click to create groups when working on drag to group. This change makes it so we don't accidentally pass the click event to the click handler, which expects a different arg type (a set).

Longer term, we may want to drop the step to click a button to group entirely (eg, google draw groups multiple shift+clicked elements automatically)

Testing story

Tested manually that this wasn't working before this change, and now works.

@bencodeorg bencodeorg requested a review from a team July 1, 2026 21:30
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