https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32642
--- Comment #25 from Marcel de Rooy <[email protected]> --- The more I look at this cover images code in javascript, the more I wonder about it ;) I think the whole code (not talking about this adjustment) needs more attention and has been scattered over various js files for specific cover image providers etc. We are starting wait_for_images in window.load. It all looks quite suboptimal. What this adjustment is doing now, is adding the spinner after everything has been loaded already. And it therefore immediately removes it again. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
