Download & Extend

wrong description of actions

Project:ImageCache
Version:6.x-2.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:Novice

Issue Summary

Add Resize - Resize an image to an exact set of dimensions, ignoring aspect ratio.
Add Rotate - Rotate an image.
Add Scale - Resize an image maintaining the original aspect-ratio (only one value necessary).
Add Scale And Crop - Resize an image to an exact set of dimensions, ignoring aspect ratio.

That's what i get when editing preset (…/admin/build/imagecache/ID). I think description for Scale & Crop is just copy&paste from Resize. This has to be change according to fact that Scale maintains original aspect ratio.

Comments

#1

Version:6.x-2.0-beta8» 6.x-2.x-dev

Yeah that looks like a bug... mind coming up with some new text that I can copy/paste in?

#2

#3

How about this:

Add Scale And Crop - Resize an image while maintaining aspect ratio, then crop it to the specified dimensions.

#4

Status:active» fixed

sounds great to me. committed the attached patch to HEAD and DRUPAL-5--2.

AttachmentSizeStatusTest resultOperations
imagecache_391258.patch798 bytesIgnored: Check issue status.NoneNone

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.