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

fix(range): Make sure that color range is updated on state change #17

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

bnmajor
Copy link
Collaborator

@bnmajor bnmajor commented Feb 10, 2022

The color range was previously only updated in the UI on user change. This was initially not an issue because that was the only way to change the range. With the changes introduced in KitwareMedical/tensorboard-plugin-3d#42 we need to make sure that the input fields reflect user changes as well as state changes not made by the user.

@thewtex thewtex merged commit a7f79a1 into InsightSoftwareConsortium:main Feb 10, 2022
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.

None yet

2 participants