mirror of
https://github.com/Insality/druid
synced 2025-11-26 10:50:54 +01:00
Update
This commit is contained in:
@@ -200,8 +200,7 @@ end
|
||||
|
||||
--- Druid class constructor
|
||||
---@param context table Druid context. Usually it is self of gui script
|
||||
---@param style table Druid style table
|
||||
---@private
|
||||
---@param style table? Druid style table
|
||||
function M:initialize(context, style)
|
||||
self._context = context
|
||||
self._style = style or settings.default_style
|
||||
|
||||
Reference in New Issue
Block a user