CheckList
Version
5.2.4
In What environments are you experiencing the problem?
Firefox, Chrome, Safari, Microsoft Edge
Node Version (if applicable)
No response
Link To Reproduction
https://jsfiddle.net/Milner99/fe7ksvb9/3/
Steps To Reproduce
- Add textbox to canvas
- Call canvas.toSVG(..) <-- with parameters within example
- Examine the output SVG (either in console or as file)
- Text will not be in the same position
Expected Behavior
I would expect the text to stay in the same relative position to the canvas.
Actual Behavior
Text seems to move to the right
Error Message & Stack Trace
No response