[Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images on the detail pages in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 11 16:37:41 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180

--- Comment #47 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 123794
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123794&action=edit
Bug 28180: Correctly guess if images have been loaded

window.load won't assure us that the images loaded using JS code are
correctly loaded.

This patch adds a flag to the different providers when the images are
fully loaded.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list