Posted by djs_core on March 31, 2009 at 9:04am
3 followers
Jump to:
| 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
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
Automatically closed -- issue fixed for 2 weeks with no activity.