#84 auto-incrementing x with line break function, removed need for get_offset by having parent prepare child template
This commit is contained in:
@@ -45,7 +45,7 @@ local function indicator_light(args)
|
||||
e.on_update(false)
|
||||
e.window.write(args.label)
|
||||
|
||||
return e.complete()
|
||||
return e.get()
|
||||
end
|
||||
|
||||
return indicator_light
|
||||
|
||||
Reference in New Issue
Block a user