wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

WPStyleGuide: ScaledFont now matches the requested weight #237

Closed jleandroperez closed 4 years ago

jleandroperez commented 4 years ago

Details:

In this PR we're fixing WPStyleGuide.scaledFont API, which wasn't properly returning a font with the requested weight.

Testing:

Please verify this PR via WordPress iOS PR 13152. Testing steps have been detailed there!

jleandroperez commented 4 years ago

@frosty mind taking a second look at this one? (I believe the issue is solved now!).

Thank you for spotting this!!

jleandroperez commented 4 years ago

Thank you James!!