Merge branch 'feature/code_condensing' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/code_condensing

This commit is contained in:
Kevin G Christiano 2020-02-21 14:32:07 -05:00
commit f7058e0a3f

View File

@ -395,7 +395,7 @@ import MVMCore
heightConstraint?.constant = dimension heightConstraint?.constant = dimension
} }
//layoutIfNeeded() layoutIfNeeded()
} }
public override func setWithJSON(_ json: [AnyHashable: Any]?, delegateObject: MVMCoreUIDelegateObject?, additionalData: [AnyHashable: Any]?) { public override func setWithJSON(_ json: [AnyHashable: Any]?, delegateObject: MVMCoreUIDelegateObject?, additionalData: [AnyHashable: Any]?) {