Questions tagged [fabricjs2]

For questions about programming problems with version 2 of the Fabric.js framework. Use [fabricjs] if your question isn't version dependent.

This tags refers to the version 2 of Fabric.js
Fabric.js makes easy to work with elements.

Have a look at the 2.0 changelog for breaking changes and extra features from previous version,
or visit the for more tagged questions.

Fabric.js also supports subclassing, touch devices and Node.js

Additional Resources:

122 questions
0
votes
1 answer

FabricJS. Image cropping within original container

I need cropping functionality, image blocks must be unchangable, the best one i saw on canva.com If original block w/h!= image w/h (different shape dimensions) user must have ability move and resize image within current active image object WITHOUT…
user2455079
  • 420
  • 4
  • 16
-1
votes
1 answer

centeredScaling is not working with slider control

centeredScaling is not working with slider control. It works when we scale object manually by using object's corner. I want scale object using slider control in my project.
Apple Dev
  • 35
  • 9
1 2 3
…
8
9