update for new layout
parent
47bf4edd8e
commit
aaea30f303
|
|
@ -97,7 +97,7 @@ function startRecord(force) {
|
||||||
{type:"txt", id:"samples", font:"6x8:2", label:" - ", pad:5},
|
{type:"txt", id:"samples", font:"6x8:2", label:" - ", pad:5},
|
||||||
{type:"txt", font:"6x8", label:"Time", pad:2},
|
{type:"txt", font:"6x8", label:"Time", pad:2},
|
||||||
{type:"txt", id:"time", font:"6x8:2", label:" - ", pad:5},
|
{type:"txt", id:"time", font:"6x8:2", label:" - ", pad:5},
|
||||||
{type:"txt", font:"6x8:2", label:"RECORDING", bgCol:"#f00", pad:5, fillx:true},
|
{type:"txt", font:"6x8:2", label:"RECORDING", bgCol:"#f00", pad:5, fillx:1},
|
||||||
]
|
]
|
||||||
},[ // Buttons...
|
},[ // Buttons...
|
||||||
{label:"STOP", cb:()=>{
|
{label:"STOP", cb:()=>{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue