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
#178 added support for the <ruby> element, but there are a couple small issues with text scaling and line height when using the <ruby> element. These issues mostly stem from using the Transform widget, which can draw outside of its parent's boundaries.
The text was updated successfully, but these errors were encountered:
#178 added support for the
<ruby>
element, but there are a couple small issues with text scaling and line height when using the<ruby>
element. These issues mostly stem from using theTransform
widget, which can draw outside of its parent's boundaries.The text was updated successfully, but these errors were encountered: