https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32642
--- Comment #2 from Olivier Hubert <[email protected]> --- I see three options for solving this issue: 1. Remove the spinner by removing the background CSS declaration in both style sheets. 2. Add a minimum height to all images so that the spinner is always hidden. This is an issues with smaller images as they will appear "zoomed in" and lose in picture quality. 3. Add javascript code to hide / remove the spinner once an image is loaded. -- 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/
