Closed zacwest closed 9 years ago
If the text alignment on the label is set, we need to make sure to inherit the alignment when configuring the attributed string we look at.
Otherwise, for example, centered text will be visually correct but the tap locations will be wrong.
Fixes #2
If the text alignment on the label is set, we need to make sure to inherit the alignment when configuring the attributed string we look at.
Otherwise, for example, centered text will be visually correct but the tap locations will be wrong.
Fixes #2