improved reset.

This commit is contained in:
Kevin G Christiano 2019-12-19 11:12:59 -05:00
parent 9e5ccb01a7
commit 6c9fede0b9

View File

@ -142,6 +142,7 @@ extension CheckboxWithLabelView {
label.text = ""
checkbox.reset()
alignCheckbox(.center)
}
override open func setWithJSON(_ json: [AnyHashable: Any]?, delegateObject: MVMCoreUIDelegateObject?, additionalData: [AnyHashable: Any]?) {