reverted back to 50%
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
dfa81934e6
commit
035f7fac1e
@ -193,7 +193,7 @@ open class ToggleView: Control, Changeable, FormFieldable {
|
||||
shadowLayer2.frame = knobView.bounds
|
||||
let shadow1Opacity: Float = 0.24
|
||||
let shadow2Opacity: Float = 0.08
|
||||
let disabledMultiplier: Float = 0.75
|
||||
let disabledMultiplier: Float = 0.50
|
||||
|
||||
let shadowColor = VDSColor.paletteBlack.cgColor
|
||||
shadowLayer1.cornerRadius = knobView.layer.cornerRadius
|
||||
|
||||
Loading…
Reference in New Issue
Block a user