pikvm/pikvm#63: added loop mode for macro

This commit is contained in:
Devaev Maxim
2020-09-11 07:00:56 +03:00
parent 401263fea3
commit 9b3f197506
3 changed files with 30 additions and 1 deletions

View File

@@ -22,6 +22,17 @@ li(class="right")
td(id="hid-recorder-events-count" class="value") 0
td #[sup #[i include delays]]
hr
table(class="kv")
tr
td Infinite loop playback:
td(colspan="2")
div(class="switch-box")
input(disabled type="checkbox" id="hid-recorder-loop-checkbox")
label(for="hid-recorder-loop-checkbox")
span(class="switch-inner")
span(class="switch")
hr
input(type="file" id="hid-recorder-new-script-file")
div(class="buttons buttons-row")
button(disabled id="hid-recorder-upload" class="row50") Upload script