Module info.json -based demo UI (WIP) (#219)

* initial work

* working with failing test

* now should pass test
This commit is contained in:
Jeffrey Warren
2018-04-20 09:34:08 -04:00
committed by GitHub
parent d887f5eb61
commit c2756ffdbb
5 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
// insert one or more steps at a given index in the sequencer
function InsertStep(ref, image, index, name, o) {
function insertStep(image, index, name, o_) {