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.
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.