Add autoplay toggle, fix notes not being skipped on autoplay
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 260px;
|
||||
height: 240px;
|
||||
background: #fff;
|
||||
border: 1px solid #333;
|
||||
color: #000;
|
||||
@@ -111,3 +110,7 @@
|
||||
#debug .exit-btn{
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
#debug .autoplay-label{
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user