imomin / CustomTShirt

Fabric.js
366 stars 206 forks source link

Not working drag and resizable object #9

Open renaldi2108 opened 7 years ago

renaldi2108 commented 7 years ago

For this problem, do I just add the code

var filter = new fabric.Image.filters.Resize (); object.filters.push (filter); object.applyFilters (canvas.renderAll.bind (canvas));

in caseEditor.js file or where is it?

bondbenz commented 3 years ago

Use the last fabricjs version it's fixed.