Extend image zoom modes with scale-to-width and scale-to-height of window
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
Fixed weird behavior in Firefox. Apparently it too now needs a stopPropagation :/
What the fuck, Mozilla? In Firefox 96, document.body.clientHeight always is 0 for pictures. Fixed by using a different source for height.