updated type hints for remaining graphics_element generic types
This commit is contained in:
@@ -21,7 +21,7 @@ local DataIndicator = require("graphics.elements.indicators.DataIndicator")
|
||||
local ALIGN = core.ALIGN
|
||||
|
||||
-- create new main view
|
||||
---@param main graphics_element main displaybox
|
||||
---@param main DisplayBox main displaybox
|
||||
local function init(main)
|
||||
local s_header = style.theme.header
|
||||
|
||||
|
||||
Reference in New Issue
Block a user