Skip to content

UserInputProcessor: reset drag events on disable#4489

Merged
swharden merged 1 commit intomainfrom
4481
Nov 11, 2024
Merged

UserInputProcessor: reset drag events on disable#4489
swharden merged 1 commit intomainfrom
4481

Conversation

@swharden
Copy link
Member

resolves #4481

@swharden swharden enabled auto-merge (squash) November 11, 2024 17:10
@swharden swharden merged commit dd9c897 into main Nov 11, 2024
@swharden swharden deleted the 4481 branch November 11, 2024 17:11
swharden added a commit that referenced this pull request Nov 11, 2024
Extend the user action response interface to allow actions to be reset if the control loses and regains focus or the processor becomes disabled and re-enabled. Extends #4489 and #4481
swharden added a commit that referenced this pull request Nov 11, 2024
Extend the user action response interface to allow actions to be reset if the control loses and regains focus or the processor becomes disabled and re-enabled. Extends #4489 and #4481
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.

MouseDragPan still calculates mouse down pixel after UserInteractionProcessor.Disable() is called

1 participant