graphics element hidden on creation option, changed hide/show logic to only hide/show current element
This commit is contained in:
@@ -18,6 +18,7 @@ local TEXT_ALIGN = core.TEXT_ALIGN
|
||||
---@field height? integer parent height if omitted
|
||||
---@field gframe? graphics_frame frame instead of x/y/width/height
|
||||
---@field fg_bg? cpair foreground/background colors
|
||||
---@field hidden? boolean true to hide on initial draw
|
||||
|
||||
-- new text box
|
||||
---@param args textbox_args
|
||||
|
||||
Reference in New Issue
Block a user