mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
still needs button bgcolor
This bgcolor is for framecontainer background color.
This commit is contained in:
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…
Reference in New Issue
Block a user