parent
220ae797e9
commit
36204fc259
|
@ -71,7 +71,7 @@ function margin:fit(context, width, height)
|
||||||
return w + extra_w, h + extra_h
|
return w + extra_w, h + extra_h
|
||||||
end
|
end
|
||||||
|
|
||||||
--- The widget to be wrapped the the margins.
|
--- The widget to be wrapped by the margins.
|
||||||
--
|
--
|
||||||
-- @property widget
|
-- @property widget
|
||||||
-- @tparam[opt=nil] widget|nil widget
|
-- @tparam[opt=nil] widget|nil widget
|
||||||
|
|
Loading…
Reference in New Issue