still needs button bgcolor

This bgcolor is for framecontainer background color.
pull/949/head^2
chrox 10 years ago
parent 0b3c1dcebf
commit 6152198e88

@ -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