Skip to content

Not handling multiple custom sections #7

@ekcannon

Description

@ekcannon

It looks like only one custom section is permitted. If this is in the conf file, only the second custom select is displayed:

[blast]
feature = BLASTRESULT:match
glyph   = position
shape   = rect
color   = #136936
width   = 5
offset  = 5
draw_label = 0

[blast_hsp]
feature = BLASTRESULT:match_part
glyph   = position
shape   = rect
color   = #909090
width   = 5
offset  = -2
draw_label = 0

Both sections work individually, but not together. This prevents showing different features on the same image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions