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
A one-line fix. The wrapText helper function needs to include the initial dy value in addition to any line height offset. It also needs to specify the unit of the value -- can be hard coded to pixels until #248 (handling of units) is closed.
The text was updated successfully, but these errors were encountered:
A one-line fix. The
wrapText
helper function needs to include the initialdy
value in addition to any line height offset. It also needs to specify the unit of the value -- can be hard coded to pixels until #248 (handling of units) is closed.The text was updated successfully, but these errors were encountered: