mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
minor tweaks
This commit is contained in:
@@ -14,7 +14,7 @@ local weakValueMeta = { __mode = 'v' }
|
||||
function Layout:constructor (data)
|
||||
self.accelerators = {}
|
||||
self:setStyle()
|
||||
self:setTheme()
|
||||
self:setTheme(require(ROOT .. 'theme.light'))
|
||||
|
||||
self.isMousePressed = false
|
||||
self.isManagingInput = false
|
||||
|
||||
Reference in New Issue
Block a user