mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-14 04:10:04 +01:00
Module info.json -based demo UI (WIP) (#219)
* initial work * working with failing test * now should pass test
This commit is contained in:
@@ -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_) {
|
||||
|
||||
Reference in New Issue
Block a user