fabric.js v4.0.0-beta.1 Release Notes

Release Date: 2020-01-20 // over 4 years ago
  • 💥 breaking: All your old control code override will not work 💥 breaking: uniScaleTransform has been renamed in uniformScaling, meaning changed and the default value swapped. The behaviour is unchanged, but now the description and the name match. 💥 breaking: LockScalingFlip with the scaling flip behaviour are missing now, maybe reimplemented later. 💥 breaking: Object.lockUniScaling is removed. Alternatives to get the same identical functionality with less code are being evaluated. 💥 breaking: Canvas.onBeforeScaleRotate is removed, developers need to migrate to the event `before:transform’