https://bugs.kde.org/show_bug.cgi?id=373178
Alexander Volkov <a.vol...@rusbitech.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/gwe | |nview/97e7de52276b46bc99b64 | |117abfee0965e6f58e6 --- Comment #40 from Alexander Volkov <a.vol...@rusbitech.ru> --- Git commit 97e7de52276b46bc99b64117abfee0965e6f58e6 by Alexander Volkov. Committed on 04/04/2019 at 14:40. Pushed by volkov into branch 'Applications/19.04'. HiDPI Support for Gwenview Summary: Initial support for HiDPI-scaling of documents in RasterImageView. This patch scales up images to display them correctly on HiDPI-enabled screens. TODO: - SVG documents and videos - Scaling of thumbnails Reviewers: davidedmundson, rkflx, hetzenecker, ngraham, #gwenview Reviewed By: ngraham, #gwenview Subscribers: volkov, asturmlechner, fvogt, abalaji, rkflx, ngraham, anthonyfieroni, cfeck, asn Tags: #gwenview Differential Revision: https://phabricator.kde.org/D7581 M +24 -12 lib/documentview/abstractimageview.cpp M +12 -0 lib/documentview/abstractimageview.h M +2 -2 lib/documentview/birdeyeview.cpp M +5 -1 lib/documentview/documentview.cpp M +11 -4 lib/documentview/rasterimageview.cpp M +38 -22 lib/imagescaler.cpp https://commits.kde.org/gwenview/97e7de52276b46bc99b64117abfee0965e6f58e6 -- You are receiving this mail because: You are watching all bug changes.