I only would like to inform you that you forgot to set originX and originY to center. I copied the latest version and noticed that all my objects are moved. I set the origin to center and then everything looks like before. In the doc default value is also center.
相关问题
- character width calculation wrong with some font w
- fabric.js straight line and select on click
- change text once it is added on canvas
- fabricjs delete backgroundImage
- set Min and Max resize limits for fabric object
相关文章
- How to freedraw Circle in fabricjs using mouse?
- Saving JSON in canvas with fabric.js
- FabricJS image object clipTo shape object issue
- toSVG method not working on extended class with Fa
- Issue with object while restricting it to canvas b
- Can we add putImageData to fabric canvas instead o
- Fabric js: Increase font size instead of just scal
- Fabricjs intersectsWithObject returning false when
This was a latest change :
Please check this: https://github.com/kangax/fabric.js/commit/330784ac2c7297cd34c2c7fbe6ea69c8079b9e85#commitcomment-4529854
You can still keep things the same in your app by simply doing something like