osu
osu copied to clipboard
Scroll now playing overlay text when overflowing
- Addresses https://github.com/ppy/osu/issues/3504#issuecomment-425780613
Done locally for now as I'm not sure where else this will be used. Also less effort on the abstraction of delay, text speed, margin, and parent width. Made it work for all 3 x anchors just so I didn't have to write a comment saying it only works for centre and possibly reused in the future.
Before | After |
---|---|
Takes inspiration of Winamp (Classic skin) and Apple Music:
Unsure what Winamp skin @arflyte was referring to. Modern and Bento / Big Bento has this right and left scroll loop:
Which I think looks wrong (because at least in English, text is read left to right). For very long text scrolling back, I wouldn't comprehend what it says.
Lol, just a simple marquee like what you have. Definitely not like the newer Winamp.