mirror of
https://github.com/SuperBFG7/ympd
synced 2025-12-08 15:28:06 +00:00
Add crossfade support. Not sure about the icon/glyph though
This commit is contained in:
@@ -134,6 +134,9 @@
|
||||
<button id="btnsingle" type="button" class="btn btn-default">
|
||||
<span class="glyphicon glyphicon-star"></span> Single
|
||||
</button>
|
||||
<button id="btncrossfade" type="button" class="btn btn-default">
|
||||
<span class="glyphicon glyphicon-link"></span> Crossfade
|
||||
</button>
|
||||
<button id="btnrepeat" type="button" class="btn btn-default">
|
||||
<span class="glyphicon glyphicon-repeat"></span> Repeat
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user