Changeset [0b50fc818d6acc5bfa739722c2375faa985d17d8] by Nomi Harris
November 11th, 2010 @ 03:03 PM
Can now grab and drag features to the annotation track to create
annotation features without pre-selecting them--just
grab and go.
This is done by making features draggable on mouseover. I wanted to
make this happen on mousedown (clicking on the
feature you want to drag), but that seemed to be too late already,
so I had to do it on mouseover. It only happens
on the first mouseover of each feature, so it shouldn't cause much
of a slowdown, but if it does turn out to be an
issue (e.g. when there are a lot of features loaded) I will revisit
it.
https://github.com/GMOD/jbrowse/commit/0b50fc818d6acc5bfa739722c237...
Committed by Nomi Harris
- M js/DraggableFeatureTrack.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