fixes to offsets and width calculations, init hbar to 0
This commit is contained in:
@@ -93,6 +93,9 @@ local function hbar(args)
|
||||
end
|
||||
end
|
||||
|
||||
-- initialize to 0
|
||||
e.on_update(0)
|
||||
|
||||
return e.get()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user