Open abhra0897 opened 8 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.
Please note that the lag in the attached gif is due to my crappy laptop.
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.