malcommac/ScrollStackController

rowPadding layoutIfNeeded causes errors in autolayout

malcommac opened this issue · 0 comments

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.