photobox icon indicating copy to clipboard operation
photobox copied to clipboard

Zooming large pictures with quality loss

Open dmitry-minchuk opened this issue 8 years ago • 1 comments

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?

screenshot 2017-02-02 18 44 52 screenshot 2017-02-02 18 44 45

dmitry-minchuk avatar Feb 02 '17 15:02 dmitry-minchuk

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

yairEO avatar Aug 07 '17 11:08 yairEO