Changeset [4d7cc2be31a226d9a256de066199ee719ad0de3a] by gregg
November 22nd, 2012 @ 12:34 PM
Partially restored context menu for SequenceTrack after
WebApollo/JBrowse merge, got reverse strand and translation menu
items working.
Was using if (track instanceof SequenceTrack) conditional, now
doing hack with isWebApolloSequenceTrack. Blech. Plan to switch to
instanceOf method provided by dojo.declare, but at the moment
having trouble setting up classes with dojo.declare to respond
properly.
https://github.com/GMOD/jbrowse/commit/4d7cc2be31a226d9a256de066199...
Committed by gregg
- M client/apollo/js/View/Track/AnnotTrack.js
- M client/apollo/js/View/Track/SequenceTrack.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser