16 Jan
2023
16 Jan
'23
5:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32642 --- Comment #2 from Olivier Hubert <olivier.hubert@inlibro.com> --- 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.