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