This commit is contained in:
Insality
2025-02-08 00:11:29 +02:00
parent b6c0e1556a
commit 96ce3eee95
10 changed files with 60 additions and 61 deletions

View File

@@ -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