-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add free-form crop #22582
Comments
#38990 refers to the This issue refers to the actual image editor adding a drag crop interaction in conjunction to the zoom crop that exists. |
I know this is an old issue, but it'd be good to revive as there's still a need for good freeform cropping tools in the block editor. Another thing to look at is the visibility of the cropping presets. Currently, once you enter cropping mode, you need to know that this item in the toolbar allows you to select from cropping presets. I observed a user who was unable to find this dropdown after activating the cropping mode, so I'm wondering if while looking at free-form cropping, if we can also look at the visibility of the controls to select from presets. This is the dropdown I mean: I've updated the issue description to reflect this note. |
Very unlikely this will make it into 6.7 – I've punted it in the project board. |
#21024 introduced cropping with fixed aspect ratios. Sometimes, however, it would be nice to crop the image without being restricted by the available aspect ratios like in the original prototype.
Tasks
The text was updated successfully, but these errors were encountered: