fabricjs-react
fabricjs-react copied to clipboard
Adding objects in desired coordinates
Is there any way I could perform addCircle() and add the circle in the coordinates that I want in my canvas maybe using the top and left properties ?
you can use the fabric instance, from editor?.canvas...
hey the addCircle() method and addRectangle() method, already have their coords fixed, in the default shapes, what instance are you exactly talking about ?, cause editor.canvas.fabric doesn't exist