Skip to content

feat(VolumeMapper): allow tool-driven auto sample distance control#3450

Draft
daker wants to merge 1 commit into
Kitware:masterfrom
daker:autoadjustsampledistanceshelper
Draft

feat(VolumeMapper): allow tool-driven auto sample distance control#3450
daker wants to merge 1 commit into
Kitware:masterfrom
daker:autoadjustsampledistanceshelper

Conversation

@daker

@daker daker commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

Context

fixes #3275

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:

@daker daker force-pushed the autoadjustsampledistanceshelper branch from c5b1b53 to 375e389 Compare March 25, 2026 12:05
}

model.autoAdjustSampleDistancesSource = source;
updateSourceSubscription();

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should this call updateFromCurrentSource

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.

[Feature] Allow external interactor to hook into VolumeMapper autoAdjustSampleDistances

2 participants