Skip to content

Commit

Permalink
Display the colorbar on BDV.
Browse files Browse the repository at this point in the history
It was never put on ?!?!
  • Loading branch information
tinevez committed Sep 22, 2024
1 parent a814d23 commit e046a59
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ public MamutViewBdv( final ProjectModel appModel )
selectionModel,
coloring );

viewer.getDisplay().overlays().add( colorBarOverlay );
viewer.getDisplay().overlays().add( tracksOverlay );
viewer.renderTransformListeners().add( tracksOverlay );
viewer.timePointListeners().add( tracksOverlay );
Expand Down

0 comments on commit e046a59

Please sign in to comment.