From: Mitch S. <mit...@be...> - 2009-08-19 05:17:04
|
Mitch Skinner wrote: > All of which is to say: I think JBrowse (the embed-ee) should implement > the UI. We could stick a button with a chain-link icon somewhere in the > area where the navigation buttons (and the big trapezoid) are, say. And > the embedder could pass a bookmark callback in to the Browser > constructor that would take a Browser object as an argument and return a > URL string (using the visibleTracks and visibleRegion methods). Then > the embed-ee could take that callback and use it when the icon is > clicked. We could also omit the icon if there was no bookmark callback > passed in. > Okay, this is now implemented and pushed to the github master branch, and the dmel and human hg19 demos are updated. Mitch |