By default fabric.js elements come with 8 points to scale any objects. But the app I\'m working specifically requires that stretching should not be allowed on a single axis (hor
You can use object.lockUniScaling = true. Also, you can customize your corners: http://fabricjs.com/customization
object.lockUniScaling = true