diff --git a/blog/2023-12-3.13-3.21.md b/blog/2023-12-3.13-3.21.md index 0c5807870..e38986b54 100644 --- a/blog/2023-12-3.13-3.21.md +++ b/blog/2023-12-3.13-3.21.md @@ -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.