Skip to content

Commit

Permalink
style(VtkTwoView): Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bnmajor committed Oct 9, 2023
1 parent a1b7475 commit 7b9d8f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/VtkTwoView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ export default defineComponent({
return;
}
// TODO listen to changes in point data
const range = autoRangeValues.value[autoRange.value];
windowingStore.updateConfig(viewID.value, curImageID.value, {
min: range[0],
Expand Down

0 comments on commit 7b9d8f5

Please sign in to comment.