Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working drag and resizable object #9

Open
renaldi2108 opened this issue Sep 20, 2017 · 1 comment
Open

Not working drag and resizable object #9

renaldi2108 opened this issue Sep 20, 2017 · 1 comment

Comments

@renaldi2108
Copy link

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
Copy link

Use the last fabricjs version it's fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants