Skip to content

fix(InteractorStyleTrackballCamera): stop mouse move amplifying wheel zoom#3499

Open
daker wants to merge 1 commit intoKitware:masterfrom
daker:fix-interactor
Open

fix(InteractorStyleTrackballCamera): stop mouse move amplifying wheel zoom#3499
daker wants to merge 1 commit intoKitware:masterfrom
daker:fix-interactor

Conversation

@daker
Copy link
Copy Markdown
Collaborator

@daker daker commented May 5, 2026

Context

fixes #2636

Wheel zoom uses the dolly state too, we should ignore pointer movement so the mouse position does not amplify wheel zoom while scrolling.

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:

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.

Wrong zoom in/out when mouse in moved

1 participant