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
When using a Text shape, setting the opacity of the text color to less than 100% results in the text being drawn outside of the box, in the upper-left corner of the canvas. Restoring opacity to 100% returns the text to its correct bounding box.
I am happy to submit a PR but I'm not even sure how to begin debugging this. Any hints are welcome.
The text was updated successfully, but these errors were encountered:
When using a Text shape, setting the opacity of the text color to less than 100% results in the text being drawn outside of the box, in the upper-left corner of the canvas. Restoring opacity to 100% returns the text to its correct bounding box.
I am happy to submit a PR but I'm not even sure how to begin debugging this. Any hints are welcome.
The text was updated successfully, but these errors were encountered: