Closed donlzx closed 8 years ago
I wonder if it couldn't be smarter and determine if the next item is already preloaded (or can't be loaded; as in videos, remote urls etc).
This is fixed in the latest https://github.com/ashleydw/lightbox/issues/166
First of all, nice work!
When navigating through a gallery, I notice very fast flickering of the modal box:
All these happen in less than a tenth of second, since the images are already cached by the browser. The visual effect is that underlying page content is mixed with the gallery images.
If the call to showLoading() is skipped,
the dialog box flickering does not happen.