#84 auto-incrementing x with line break function, removed need for get_offset by having parent prepare child template
This commit is contained in:
@@ -112,7 +112,7 @@ local function spinbox(args)
|
||||
---@return number|integer
|
||||
function e.get_value() return value end
|
||||
|
||||
return e.complete()
|
||||
return e.get()
|
||||
end
|
||||
|
||||
return spinbox
|
||||
|
||||
Reference in New Issue
Block a user