add playhead information overlay

This commit is contained in:
sparks-alec
2023-05-29 05:11:58 -04:00
parent 55ede73f22
commit 454e794d4c
3 changed files with 98 additions and 12 deletions
+5
View File
@@ -32,3 +32,8 @@
<% } %>
<div id="playhead-information">
<div id="playhead-name" class="playhead-name"><span style="color:#747574">[no cue on standby]</span></div>
<div id="playhead-notes"></div>
</div>