updated type hints for remaining graphics_element generic types
This commit is contained in:
@@ -34,7 +34,7 @@ local ind_grn = style.ind_grn
|
||||
local ind_red = style.ind_red
|
||||
|
||||
-- create new front panel view
|
||||
---@param panel graphics_element main displaybox
|
||||
---@param panel DisplayBox main displaybox
|
||||
local function init(panel)
|
||||
local s_hi_box = style.theme.highlight_box
|
||||
|
||||
|
||||
Reference in New Issue
Block a user