alignment

This commit is contained in:
Suresh, Kamlesh 2020-01-16 13:51:55 -05:00
parent 9bf9d71195
commit 71efaa9026

View File

@ -107,8 +107,6 @@ open class MoleculeStackView: Container {
}
restack()
stackModel?.useHorizontalMargins = moleculesShouldSetHorizontalMargins
stackModel?.useVerticalMargins = moleculesShouldSetVerticalMargins
}
open override func setWithJSON(_ json: [AnyHashable: Any]?, delegateObject: MVMCoreUIDelegateObject?, additionalData: [AnyHashable: Any]?) {