-
Notifications
You must be signed in to change notification settings - Fork 5
Not handling multiple custom sections #7
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels