Posted by nobuyuki3 on November 14, 2012 at 8:46am
1 follower
| Project: | Lightbox2 |
| Version: | 7.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I use Lightbox2, when read some big size image, it's need to much time, just 4M 10 sec - or more,
users always hesitate to wait so a long time.
I think Lightbox2 should not read original image before resize,
first, read resize, and after resize, Lightbox2 read original image, to show image more quickly.