Skip to content

Conversation

@gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #8133

Proposed Changes

This PR updates WorkspaceSvg.getGesture() to return the current gesture, if any, without having to pass in a PointerEvent. This also avoids the behavior of starting a gesture if one is not already in progress.

@gonfunko gonfunko requested a review from a team as a code owner January 26, 2026 10:10
@gonfunko gonfunko requested a review from BenHenning January 26, 2026 10:10
@github-actions github-actions bot added the PR: feature Adds a feature label Jan 26, 2026
@gonfunko gonfunko merged commit 028363e into main Jan 27, 2026
12 checks passed
@gonfunko gonfunko deleted the get-gesture branch January 27, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feature Adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a way to get the current gesture (or current dragger) without passing an event

3 participants