photobox
photobox copied to clipboard
Zooming large pictures with quality loss
Hi! It's a pretty big problem to use zoom when my picture is slim and long. In that case the picture is being fitted into the screen, and when I try to zoom it - the picture gets bigger, but quality remains as poor as it was on fitted picture.
What can we do in this situation?
I guess it's because you are using Chrome. (chrome has an annoying rasterize engine which unfortunately hinders enlarged images (when using CSS scale
transform)
On Firefox this problem does not happen (Firefox is a much better browser in terms of crazy bugs)
I have no idea how to compensate for this Webkit issue.. it's difficult to tackle