Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(vtkpicker): fix and improve typing #2989

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

bourdaisj
Copy link
Contributor

@bourdaisj bourdaisj commented Jan 15, 2024

Bring back methods from vtkPicker that were wrongly removed in 1411330 Also removes FIXME for invokePickChange and onPickChange after checking and updating their actual signature.

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:

Bring back methods from vtkPicker that were wrongly removed in 1411330
Also removes FIXME for invokePickChange and onPickChange after checking and updating their actual
signature.
Copy link
Collaborator

@daker daker left a comment

Choose a reason for hiding this comment

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

LGMT

@finetjul finetjul added this pull request to the merge queue Jan 15, 2024
Merged via the queue into Kitware:master with commit 3d2ff18 Jan 15, 2024
3 checks passed
Copy link

🎉 This PR is included in version 29.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Jan 15, 2024
@bourdaisj bourdaisj deleted the fix-vtkpicker-doc branch January 24, 2024 14:16
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.

3 participants