LucasVanDongen/Constraint

.space on the UIView extension doesn't handle Relation correctly

Closed this issue · 1 comments

When using space .below with .orMore the reverse happens, it takes a value of X below the edge of the other view or less

The effect of relation should be flipped in some situations

This behavior was caused by other constraints breaking the layout, closed