set larger toggle switch width

pull/155/head
chrox 11 years ago
parent c8efeb3cc3
commit 87296fe884

@ -9,7 +9,7 @@ function ToggleLabel:paintTo(bb, x, y)
end
ToggleSwitch = InputContainer:new{
width = scaleByDPI(204),
width = scaleByDPI(216),
height = scaleByDPI(30),
}

Loading…
Cancel
Save