msfeldstein / chrome-media-keys

Chrome extension that adds media keys to most web music players
GNU Affero General Public License v3.0
89 stars 33 forks source link

Add marquee scrolling when title or artist name is too long #102

Closed Ustice closed 7 years ago

Ustice commented 7 years ago

When the song title or artist is too long to fit in the details popup, it scrolls like a marquee.

Note that the animation is smooth, and the jumpiness is simply the gif recording.

Showcase

mobile header display bug fixed

Ustice commented 7 years ago

How long does it take for the extension in the chrome store to update?

msfeldstein commented 7 years ago

that'd be good actually, otherwise it causes me merge conflicts (not at all a big deal but might as well keep it clean)

On Thu, Dec 1, 2016 at 10:06 AM Jason Kleinberg notifications@github.com wrote:

@Ustice commented on this pull request.

In src/manifest.json https://github.com/msfeldstein/chrome-media-keys/pull/102:

@@ -1,6 +1,6 @@ { "name": "Media Keys by Sway.fm",

  • "version": "4.42",
  • "version": "4.51",

Will do, sorry. Do you need me to remove this from the PR?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/msfeldstein/chrome-media-keys/pull/102, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJ1b0833g4juJEojeVquptI0d_aEcP7ks5rDwydgaJpZM4LBheP .

Ustice commented 7 years ago

Done