MeoMix / SongBuzz

A Google Chrome extension which allows users to create, maintain, and interact with playlists streamed from YouTube.
23 stars 4 forks source link

Better animation for the title of the song #38

Closed misostc closed 12 years ago

misostc commented 12 years ago

The animation for the title is a bit weird. I would suggest "linear" animation in jQuery. So in this line of code I would add "linear" to the animation function. The animation will then not slow down in the end.

MeoMix commented 12 years ago

Fixed! Thanks... I had noticed this earlier, but it kept slipping my mind. Thanks for making the bug report.