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
I tested this library at Codepen, and everything went well until I started changing the styles of the container Div (#sub). When I change the font size, the text gets cut in half from the bottom up.
Thanks for submitting an issue! I believe this is a duplicate of #5. I hardcode the height of the words based on the height of the fallback text, so if the font size gets changed after the library initializes it breaks. Thanks for the tip!
I tested this library at Codepen, and everything went well until I started changing the styles of the container Div (#sub). When I change the font size, the text gets cut in half from the bottom up.
See my example here:
http://codepen.io/Amakaruk/pen/YXRLbO
The text was updated successfully, but these errors were encountered: