mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02: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