#243 graphics core updates for content windows, redrawing, and handling of addition/removal of children
This commit is contained in:
@@ -100,7 +100,7 @@ local function vbar(args)
|
||||
---@param val number 0.0 to 1.0
|
||||
function e.set_value(val) e.on_update(val) end
|
||||
|
||||
return e.get()
|
||||
return e.complete()
|
||||
end
|
||||
|
||||
return vbar
|
||||
|
||||
Reference in New Issue
Block a user