fixed animation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
9db5257132
commit
7d399a42ef
@ -219,7 +219,7 @@ open class ToggleView: Control, Changeable, FormFieldable {
|
|||||||
}
|
}
|
||||||
knobTrailingConstraint?.isActive = true
|
knobTrailingConstraint?.isActive = true
|
||||||
knobLeadingConstraint?.isActive = true
|
knobLeadingConstraint?.isActive = true
|
||||||
setNeedsLayout()
|
layoutIfNeeded()
|
||||||
}
|
}
|
||||||
|
|
||||||
private func updateToggle() {
|
private func updateToggle() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user