rwapp/A11yUITests

Precision issue comparing CGFloat for valid element sizes

Closed this issue · 0 comments

In the checks for valid element sizes, there can be a false error triggered by comparing exact values of CGFloats. So a UI element can be exactly 44.0 pt, but fail the comparison.
Example:
Screen Shot 2022-06-30 at 10 39 20 AM