mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 10:26:43 +00:00
add menus
This commit is contained in:
@@ -3,7 +3,7 @@ return function (self)
|
||||
self.flow = 'x' -- TODO: support vertical progress?
|
||||
|
||||
local bar = self:addChild {
|
||||
type = 'progressInner',
|
||||
type = 'progress.bar',
|
||||
width = 0,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user