Opened 11 years ago
Closed 14 months ago
#27901 closed enhancement (maybelater)
Image Editor is not responsive for large viewports
Reported by: | pavelevap | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Media | Keywords: | needs-patch |
Focuses: | ui | Cc: |
Description
I have standard photo size and want to edit it. But after clicking on Edit image and going to advanced editor, photo is too small even if there is enough free space. Edited image could be responsive for bigger screens. See attached screenshots.
Attachments (3)
Change History (9)
#2
@
11 years ago
- Focuses ui added
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Future Release
I'd like to see this happen.
It will also need to be adjusted for the Image Editor in the media modal.
Edit: And I see you've already posted about the modal since I opened the ticket. Thanks!
#3
@
11 years ago
- Type changed from defect (bug) to enhancement
The image is fixed size because of the cropping. This was built several years ago and if I remember right, there were bugs in some browsers with getting the exact image size (as displayed) to calculate the ratio when the user selects a region for cropping. Also, at the time image editing was done in a thickbox that had fixed width.
The image file editor needs to be enhanced/upgraded, handling variable sized images when cropping would be a part of it.
#4
@
11 years ago
- Summary changed from Image is too small in editor to Image Editor is not responsive for large viewports
#6
@
14 months ago
- Resolution set to maybelater
- Status changed from new to closed
The image editor canvas was increased in #50523, but since we're still using the same editor tooling, the canvas itself is not yet responsive. With the proposed transition to a new media library with a new image editor package, I'm going to close this issue out. It's partially resolved, partially "wont fix here". I'm calling it "maybelater", although that isn't a perfect map for what's actually happening...
And the same for modal window, see another screenshot.