These constraints with min cleared to zero, keeping max.
LayoutConstraints loosen() => .new(min: .zero, max: max);