Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Reduced Web Browser UI: no CV icon
#14
Actually, there's a bug in the aria-label for the control (concentric circle icon) thats causing some confusion. See below. It should be aria-label="Random album". The class= statement has the class named "ralbum" in the list. This class has a JS event function bound to it that adds a random album to the PL :-)

Code:
<div id="togglebtns" class="hide">
.
.
.
<button aria-label="Repeat Album" class="btn btn-cmd ralbum"><i class="fal fa-dot-circle"></i></button>

@swizzle, I think it used to be Repeat in an earlier gen of the code base but IIRC since 5 it's been ralbum.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Reduced Web Browser UI: no CV icon - by JST1963 - 08-18-2019, 01:54 AM
RE: Reduced Web Browser UI: no CV icon - by Tim Curtis - 08-19-2019, 03:33 AM

Forum Jump: