Koha/koha-tmpl/opac-tmpl
Jonathan Druart 819095aa21 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.

Note that the img.naturalHeight check is not working for google jackets
and is actually not needed (test with a bib record with and without
google jacket and confirm that it's working as expected).

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-21 12:24:04 +02:00
..
bootstrap Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
lib Bug 28180: (follow-up) Updates to styling of lightbox controls 2021-10-21 12:24:04 +02:00
xslt Bug 26665: (bug 20168 follow-up) Fix path to bootstrap js file 2020-12-04 15:26:54 +01:00