Skip to content

Commit

Permalink
Merge pull request #1175 from girder/histogram-range-editor
Browse files Browse the repository at this point in the history
Histogram range editor
  • Loading branch information
annehaley authored Jun 22, 2023
2 parents f5e3bc7 + 3e2fd3a commit dcddfaf
Show file tree
Hide file tree
Showing 7 changed files with 746 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ var ImageViewerSelectWidget = View.extend({
const vm = new FrameSelector({
el,
propsData: {
itemId: this.itemId,
imageMetadata: imageMetadata,
frameUpdate: frameUpdate
}
Expand Down
Loading

0 comments on commit dcddfaf

Please sign in to comment.