mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 04:28:49 +00:00
Exporting of soundcloud implementation
- Fixed play/pause issue on stopping and playing the player
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
<div id="player_overlay_text" class="valign center-align">
|
||||
Waiting for Video
|
||||
</div>
|
||||
<div id="player_loader_container" class="hide valign-wrapper">
|
||||
<div id="player_loader" class="preloader-wrapper large active valign">
|
||||
{{> spinner}}
|
||||
</div>
|
||||
</div>
|
||||
<div id="player_overlay_controls" class="hide valign-wrapper">
|
||||
<div id="playpause-overlay" class="valign center-align">
|
||||
<i id="play-overlay" class="material-icons hide">play_arrow</i>
|
||||
|
||||
Reference in New Issue
Block a user