Fixed an issue with the loot on the end of the mythic plus panel
This commit is contained in:
@@ -312,10 +312,9 @@
|
||||
---@field CreateSearchBox fun(self:table, parent:frame, callback:function) : df_searchbox
|
||||
---@field ConvertAnchorPointToInside fun(self:table, anchorPoint:anchorid) : anchorid
|
||||
---@field CreateHeader fun(self:table, parent:frame, headerTable:df_headercolumndata[], options:table?, frameName:string?) : df_headerframe
|
||||
---@field CreateGraphicMultiLineFrame fun(self:table, parent:frame, name:string) : df_chartmulti
|
||||
---@field CreateGraphicLineFrame fun(self:table, parent:frame, name:string) : df_chart
|
||||
---@field
|
||||
---@field
|
||||
|
||||
|
||||
|
||||
--[=[
|
||||
Wrapped objects: when using the following functions, the object will be wrapped in a table, e.g. detailsFramework:CreateButton() will return a table with the button, the button will be accessible through the "button" key.
|
||||
|
||||
Reference in New Issue
Block a user