You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on an amino acid, the entire sequence from the selected amino acid to the end of the sequence gets selected.
When using viewer="both", this also results in a strange set of circles the same color as the selection window displayed on top of the sequence viewer.
Expected behavior
Selecting an amino acid only selects the three corresponding nucleotides. Shift-clicking a second amino acid selects every nucleotide between the current selection point and the end of the second amino acid.
Screenshots
Your environment:
OS: MacOS
Browser: Chrome
Version : 3.8.6
The text was updated successfully, but these errors were encountered:
Hey @amijalis, thank you for reporting... While I love the look off this weird off-the-screen-arc-thing, I agree it's a bug. I'll try to fix when I get some time
Describe the bug
When I click on an amino acid, the entire sequence from the selected amino acid to the end of the sequence gets selected.
When using
viewer="both"
, this also results in a strange set of circles the same color as the selection window displayed on top of the sequence viewer.Expected behavior
Selecting an amino acid only selects the three corresponding nucleotides. Shift-clicking a second amino acid selects every nucleotide between the current selection point and the end of the second amino acid.
Screenshots
Your environment:
The text was updated successfully, but these errors were encountered: