Download & Extend

IE image resizing patch

Project:Lightbox2
Version:6.x-1.9
Component:Code
Category:feature request
Priority:normal
Assigned:djs_core
Status:closed (fixed)

Issue Summary

Hi,
IE in default can not resize the image using smoothing -> images in IE are jagged. This patch will ensure smooth images in IE. Please add to lightbox.css:

img {
-ms-interpolation-mode: bicubic;
}

Works great. Sorry for my English.
djs_core

Comments

#1

Status:patch (to be ported)» fixed

Committed to CVS, thanks! I also backported it to 5.x. It'll be included in the next dev release of the module, available later today.

Cheers,
Stella

#2

Status:fixed» closed (fixed)

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

nobody click here