Skip to content

Commit

Permalink
Remove default displayName from dotplot view so that it will display the
Browse files Browse the repository at this point in the history
list of assemblyNames loaded by default instead (can be seen when
launching linear synteny view from dotplot)
  • Loading branch information
cmdcolin committed Apr 5, 2021
1 parent 1a50f3a commit 96256e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export default function stateModelFactory(pluginManager: PluginManager) {
id: ElementId,
type: types.literal('LinearComparativeView'),
height: defaultHeight,
displayName: 'synteny detail',
trackSelectorType: 'hierarchical',
showIntraviewLinks: true,
linkViews: false,
Expand Down

0 comments on commit 96256e1

Please sign in to comment.