Skip to content

6.0.10

Compare
Choose a tag to compare
@sekoyo sekoyo released this 02 Jan 18:04
· 329 commits to master since this release
  • Auto crop fixing: emit an onChange and onComplete with fixed dimensions if width, height, and aspect are provided but dimensions are invalid for aspect. This makes using aspect crops and switching images easier as you no longer need any special logic in onImageLoaded since the crop dimensions will be fixed for you.
  • Add locked prop for when disabled or keepSelection don't quite fit the bill.