darkjazz / musiclynx-server

GNU General Public License v3.0
2 stars 0 forks source link

Mouse out event does not restore highlighting #2

Closed darkjazz closed 6 years ago

darkjazz commented 6 years ago

Moving the cursor over the nodes in the graph on an artist page does not always restore the highlighting correctly depending on speed of movement. This is likely due to the combination of delay time mouse over/mouse out and the events still being propagated since the last mouse over event when moving quickly.

darkjazz commented 6 years ago

Migrated issue to MusicLynx front end