tsoding / musializer

Music Visualizer
MIT License
877 stars 92 forks source link

Track label smooth scrolling on hover #102

Open abhra0897 opened 6 months ago

abhra0897 commented 6 months ago

This is an improved version of: https://github.com/tsoding/musializer/pull/100

Originally, track labels were cut out when they couldn't fit within the item boundary.

To fix this, I implemented this scroll-on-hover feature.

Fill free to remove the comments. I added them for a quicker understanding of the code. musializer-label-scroll-smooth

abhra0897 commented 6 months ago

Please note that the lag in the attached gif is due to my crappy laptop.