diff options
author | Alessandro Portale <alessandro.portale@digia.com> | 2014-07-24 16:29:40 +0200 |
---|---|---|
committer | Alessandro Portale <alessandro.portale@digia.com> | 2014-08-01 12:50:16 +0200 |
commit | 3efa2cf9641d29a11fceac309fffbe6b47263f01 (patch) | |
tree | d37c03cc945bd3b58d3d7ce7c9e1367add5950a8 /src/plugins/pythoneditor/pythoneditorwidget.cpp | |
parent | 49707ff3f08834735bba85ca4728eeec095f5a1c (diff) | |
download | qt-creator-3efa2cf9641d29a11fceac309fffbe6b47263f01.tar.gz |
ImageViewer: No interpolation when zooming in
The imageViewer currently always renders the images smooth/interpolated.
When loading an image in an IDE and zooming in, I usually do that in
order to examine the details on pixel level. Therefore, I believe that
smoothing/interpolation should be turned off with a scalefactor >= 1.
This patch does that for images and movies. Svg files remain always
smooth.
Change-Id: I327583b1f46132d179a1e0425f146106d962377b
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorwidget.cpp')
0 files changed, 0 insertions, 0 deletions