Koha/koha-tmpl/opac-tmpl/bootstrap
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
..
css Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
en Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
images Bug 26164: Replace OPAC table sort icons with SVG 2020-09-29 14:28:19 +02:00
itemtypeimg Bug 27523: (follow-up) Add copy of image to carredart in the OPAC 2021-08-18 16:28:25 +02:00
js Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
lib Bug 26805: Remove remaining instances of jquery.checkboxes plugin from the OPAC 2020-11-03 10:57:35 +01:00