Skip to content

Commit

Permalink
Update blog/2023-12-3.13-3.21.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
  • Loading branch information
arturi and aduh95 authored Dec 24, 2023
1 parent 51b2ffc commit 7e4c60d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions blog/2023-12-3.13-3.21.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ released in the first quater of 2024.
We have a whole separate blog post about the recent rotation improvements in the
Image Editor, so please read that, if you are interested. Other changes include:

- Fixed labels on all buttons, centered the rotation slider label
- Limited cropbox movements
- Fixed to respect `cropperOptions.initialAspectRatio`
- Change the checkered background color, make it semi-transparent
- Fixed granular rotation: `[-45, 45]` instead of `[-45, 44]`
- Removed 1px black lines
- Fixed labels on all buttons, centered the rotation slider label.
- Limited cropbox movements.
- Fixed to respect `cropperOptions.initialAspectRatio`.
- Change the checkered background color, make it semi-transparent.
- Fixed granular rotation: `[-45, 45]` instead of `[-45, 44]`.
- Removed 1px black lines.
- Made `file-editor:cancel` event fire when the Image Editor’s “cancel” button
is pressed
is pressed.

<video muted autoplay loop>
<source src="/img/blog/3.13-3.21/crop.mov" type="video/mp4" />
Expand Down

0 comments on commit 7e4c60d

Please sign in to comment.