Skip to content

Commit

Permalink
Fix toggling on click of open trace button
Browse files Browse the repository at this point in the history
fixes #315

Signed-off-by: muddana-satish <satish.muddana@ericsson.com>
  • Loading branch information
muddana-satish authored and bhufmann committed Mar 24, 2021
1 parent 5287534 commit fa979ba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ export class TraceViewerWidget extends ReactWidget {
this.explorerWidget.onOpenedTracesWidgetActivated(experiment);
}
this.traceExplorerContribution.openView({
toggle: true,
activate: true
});
}
Expand Down

0 comments on commit fa979ba

Please sign in to comment.