mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
create "pseudo-widget" for option groups
This commit is contained in:
@@ -236,6 +236,10 @@ local function metaCall (Widget, layout, self)
|
||||
return self
|
||||
end
|
||||
|
||||
function Widget:getMasterLayout ()
|
||||
return self.layout.master or self.layout
|
||||
end
|
||||
|
||||
--[[--
|
||||
Define a custom attribute for this widget.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user