Skip to content

Conversation

@sankhesh
Copy link
Collaborator

The buttonDown event in the manipulator requests animation but that was not being canceled in the successive buttonUp event. This change fixes that.

fix #3286, #3323

Context

Results

Changes

  • Documentation and TypeScript definitions were updated to match those changes

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment:
    • vtk.js:
    • OS:
    • Browser:

The buttonDown event in the manipulator requests animation but that was not being canceled in the
successive buttonUp event. This change fixes that.

fix Kitware#3286, Kitware#3323
@sankhesh sankhesh requested a review from finetjul September 19, 2025 03:02
Copy link
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sankhesh sankhesh added this pull request to the merge queue Sep 19, 2025
Merged via the queue into Kitware:master with commit 52f32c9 Sep 19, 2025
2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 34.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Sep 19, 2025
@sankhesh sankhesh deleted the cancel_animation branch September 22, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Automated label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] addMouseManipulator can cause Widget handles not to be pickable

2 participants