GMOD / Apollo

Genome annotation editor with a Java Server backend and a Javascript client that runs in a web browser as a JBrowse plugin.
http://genomearchitect.readthedocs.io/
Other
126 stars 85 forks source link

remove "view track label" from drop-down menu as it is now in JBrowse directly #944

Closed nathandunn closed 7 years ago

nathandunn commented 8 years ago

low priority, but quick

nathandunn commented 8 years ago

with the inclusion of 1.12.1, the icon for adding / removing tracks is native (and looks nicer) so we don't need to have added it anymore

cmdcolin commented 8 years ago

Sorry to be a contrarian but IMO our code for this is better. The current HideTrackLabels plugin causes the track labels pop up when you are scrolling around. Although I'm sympathetic to the "it's a feature not a bug" view, I find that really awkward

nathandunn commented 8 years ago

I didn't notice that before. Maybe it needs a JBrowse ticket? Might also be a better fade animation.