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