add long screenshot mode

This commit is contained in:
James Feng Cao 2023-06-05 08:30:00 +08:00
parent c533099e82
commit 6aab9abf2c
13 changed files with 36 additions and 29 deletions

View file

@ -59,7 +59,7 @@ body>ul{padding-left:0;}
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>fullscreen playing w/o brightness & volumn gestures</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>Always edit downloaded file name</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>Long screenshot mode (bad performance)</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>Long screenshot mode (bad performance, need restart)</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");