vgteam / sequenceTubeMap

displays multiple genomic sequences in the form of a tube map
MIT License
177 stars 24 forks source link

Curved reads/paths stay highlighted after mouse over #421

Closed jmonlong closed 1 week ago

jmonlong commented 4 months ago

I noticed that some paths or reads stay highlighted even after the mouse has left them. It looks like it only affects those with a "curve". Simple rectangle paths are correctly reverted to their original color when the mouse leaves them.

I don't think it was a problem with may graph/reads because I can reproduce this in the demo https://vgteam.github.io/sequenceTubeMap/ when hovering the mouse over the reads at the bottom for example (see screenshot below).

Screenshot from 2024-04-10 10-12-22

jmonlong commented 1 week ago

This is not happening anymore on the current master branch. No longer an issue then.