Closed (fixed)
Project:
Image Resize Filter
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 May 2009 at 22:27 UTC
Updated:
27 May 2009 at 23:00 UTC
Currently using ImageCache and Image Resize Filter has some caveats. Image Resize Filter can resize ImageCache images just fine, as long as the ImageCache derivative is generated first. In the situation where the ImageCache image does not exist, Image Resize Filter will fail. It'd be optimal to generate the ImageCache derivative if necessary, then continue letting Image Resize Filter resize that.
This patch adds support for ImageCache in this way.
| Comment | File | Size | Author |
|---|---|---|---|
| image_resize_filter_imagecache.patch | 1.5 KB | quicksketch |
Comments
Comment #1
quicksketchCommitted.