reset val
This commit is contained in:
parent
dbff191a8b
commit
93bddcd945
@ -27,7 +27,7 @@ import UIKit
|
|||||||
|
|
||||||
public var formValidator: FormValidator?
|
public var formValidator: FormValidator?
|
||||||
|
|
||||||
public var needsUpdateUI = false
|
public var needsUpdateUI = true
|
||||||
private var observingForResponses = false
|
private var observingForResponses = false
|
||||||
private var initialLoadFinished = false
|
private var initialLoadFinished = false
|
||||||
private var previousScreenSize = CGSize.zero
|
private var previousScreenSize = CGSize.zero
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user