Image Editor: Resizing the Crop Area
Open
@andris-sevcenko is already working on this.
Since Sep 1, 2018.
assets :file_folder:
bug
severity:minor
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
When using the built in image editor to crop images i'm finding I cannot increase the crop area once I have reduced it.
Steps to reproduce
- Double click on an image asset to bring up the asset modal window
- Click "Edit" in the image preview screen to open the image editor
- Select "Crop"
- Click on the dropdown titled "Unconstrained"
- Select 16:9
- Select the bottom right hand corner and size the crop area to make it smaller
- Select the same corner and attempt to drag the corner to make it larger - the action is unresponsive and the crop area cannot be enlarged
I've found dragging the crop area around and then reattempting to resize the crop area helps but the experience is a bit hit and miss
Additional info
- Browser: Safari 11.1.2
- Craft version: 3.0.22
- PHP version: 7.2.8
- Database driver & version: 5.7.23
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.