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
128 stars 85 forks source link

Remove one "Add sequence search track" option from "Track" menu. #1112

Closed monicacecilia closed 8 years ago

monicacecilia commented 8 years ago

I'm adding @enuggetry to this issue because I don't know if this was a JBrowse bug that snuck in or we did this. :bowtie:

We need to remove one "Add sequence search track" option from new "Track" top-level menu.

screen shot 2016-06-08 at 4 30 00 pm
nathandunn commented 8 years ago

This is from the RegexSearch plugin . . I think I might be adding the plugin twice.

nathandunn commented 8 years ago

I checked jbrowse and it is correct there.

nathandunn commented 8 years ago

There is a core plugin concept in JBrowse 1.12. Now we register that internally.

monicacecilia commented 8 years ago

I can confirm that there is only one option to "Add sequence search track".

However, the name of the top level menu has been reverted from "Track" to "File".

@nathandunn Please let's make sure the name of this top-level menu remaisn as "Track", so it is consistent with JB1.12.2 as well.

nathandunn commented 8 years ago

I'll take a look. Have no idea what this might be as it should just inherit from the current version.

nathandunn commented 8 years ago

of jbrowse . . .