Skip to content

how can I set the tracks select box on the right? #4001

Discussion options

You must be logged in to vote

currently the @jbrowse/react-linear-genome-view (which I think your screenshot shows) does not allow docking the track selector on the right hand drawer. the track selector is shown in a modal popup. I have considered that we could add ability for the embedded to show track selector as a drawer widget though. the @jbrowse/react-app actually allows using the drawer widget. see https://jbrowse.org/storybook/app/main/ for the @jbrowse/react-app demos

you can make a defaultSession with the track selector open, or programmatically use e.g. viewModel.session.views[0].activateTrackSelector() or something like this

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Jasonzzzzzzzzzzzzzz
Comment options

@cmdcolin
Comment options

Answer selected by Jasonzzzzzzzzzzzzzz
@Jasonzzzzzzzzzzzzzz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants