mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Button more events, more examples
This commit is contained in:
@@ -26,6 +26,7 @@ end
|
||||
-- @tparam table style Druid style module
|
||||
function Component.set_style(self, druid_style)
|
||||
self._meta.style = druid_style
|
||||
self._style = self:get_style()
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user