We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf70897 commit 5723bb5Copy full SHA for 5723bb5
1 file changed
Sources/ScrollStackController/ScrollStackRow.swift
@@ -153,7 +153,6 @@ open class ScrollStackRow: UIView, UIGestureRecognizerDelegate {
153
open var rowPadding: UIEdgeInsets {
154
didSet {
155
paddingConstraints?.updateInsets(rowPadding)
156
- layoutIfNeeded()
157
}
158
159
0 commit comments