Blueprint
Blueprint copied to clipboard
Constrain label measurements to the provided size constraint
This fixes an on again off again issue we run into, where UILabel will return measurements larger than are provided to it. We constrain the measurement to the min of the measurement, or the input constraint.
- [ ] Do integration (at least before release)
Running integration here: https://github.com/squareup/ios-register/pull/101927