Closed malcommac closed 4 years ago
explicit call to layoutIfNeeded() in didSet of ScrollStackRow'srowPadding should be avoided because it's not necessary and generate lots of errors in autolayout while is in processing.
layoutIfNeeded()
didSet
ScrollStackRow
rowPadding
explicit call to
layoutIfNeeded()
indidSet
ofScrollStackRow
'srowPadding
should be avoided because it's not necessary and generate lots of errors in autolayout while is in processing.