cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
550 stars 69 forks source link

Last accessibility marker can be omitted from legend in some cases #189

Closed NickEntin closed 8 months ago

NickEntin commented 8 months ago

Due to a bug in the legend layout logic, the last item in a column may accidentally be put into the start of the next column. When it's the overall last item in the legend, this can cause it to be omitted from the snapshotted region entirely.