igvteam / juicebox-web

2 stars 0 forks source link

Encode track menus not working with v 2.0 #18

Closed jrobinso closed 3 years ago

jrobinso commented 3 years ago

The Encode track menus are not appearing with the latest release, because the genome change listener that would enable them is never called. It is registered in createTrackWidgetsWithTrackRegistry which juicebox-web does not use.

turner commented 3 years ago

This working now. This commit - I believe - is the fix 3c4378f6