re-order to fix apple defect
This commit is contained in:
parent
f9ce6e9f0f
commit
0b8cb361d2
@ -64,9 +64,9 @@ open class RadioSwatch: Control {
|
||||
|
||||
public override func reset() {
|
||||
super.reset()
|
||||
bottomText.text = nil
|
||||
isSelected = false
|
||||
isEnabled = true
|
||||
bottomText.text = nil
|
||||
}
|
||||
|
||||
//------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user