Merge pull request #3 from chrox/hwhw-master

still needs button bgcolor
pull/949/head
HW 10 years ago
commit 909982a718

@ -26,6 +26,7 @@ end
local ToggleSwitch = InputContainer:new{
width = Screen:scaleByDPI(216),
height = Screen:scaleByDPI(30),
bgcolor = 0, -- unfoused item color
fgcolor = 7, -- focused item color
}

Loading…
Cancel
Save