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 Oct 10, 2024
1 parent 5ffa8cc commit 72fdc04
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,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 72fdc04

Please sign in to comment.