You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm experiencing an issue with font rendering after upgrading from v3.4.4 to v4.x (tested with v4.0.0 and v4.1.5). When applying lineHeight and fontSize to the page, the font area is not being correctly calculated.
When examining the current implementation, I noticed that title and author elements with different font sizes are both rendering with a consistent 18px height, which appears to be unexpected behavior.
@Bluegragon Oh, I understand now! I would be very grateful if you could help resolve this. However, I'm also unsure about how to contribute. How can we do that? @diegomura
Describe the bug
I'm experiencing an issue with font rendering after upgrading from v3.4.4 to v4.x (tested with v4.0.0 and v4.1.5). When applying lineHeight and fontSize to the page, the font area is not being correctly calculated.
When examining the current implementation, I noticed that title and author elements with different font sizes are both rendering with a consistent 18px height, which appears to be unexpected behavior.
To Reproduce
Please click this link and see styles.body
Expected behavior (v3.4.4)
Current Behavior (v4.x)
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: