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
By doing middle baseline the cloud will be perfectly centered while now it can only be centered to baseline.
One possible solution for now is using canvas to get the middle offset from the baseline using measureText and offset all the y positions based on it. But I didn't check to see if it is really applicable.
The text was updated successfully, but these errors were encountered:
By doing middle baseline the cloud will be perfectly centered while now it can only be centered to baseline.
One possible solution for now is using canvas to get the middle offset from the baseline using measureText and offset all the y positions based on it. But I didn't check to see if it is really applicable.
The text was updated successfully, but these errors were encountered: