dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Feature unhover event #230

Closed moritzschaefer closed 6 years ago

moritzschaefer commented 6 years ago

It's really nice having a feature-hover-event. What's missing with this feature is an hover-out-event though (an event fired when there is nothing hovered anymore). Is there a workaround for this issue? Else I would work on an implementation for this..

https://github.com/dasmoth/dalliance/blob/54d2bbfb74ddff4b6f4df25887eed07716ba8ec8/js/cbrowser.js#L1017