https://bugs.kde.org/show_bug.cgi?id=345578
Alex Nemeth <alex19930...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kio | |/1b721c4b25e4a259cbd42812b5 | |72b78cbd5e9ccc Resolution|--- |FIXED Version Fixed In| |5.46 --- Comment #4 from Alex Nemeth <alex19930...@gmail.com> --- Git commit 1b721c4b25e4a259cbd42812b572b78cbd5e9ccc by Alex Nemeth. Committed on 03/05/2018 at 10:09. Pushed by anemeth into branch 'master'. Thumbnail smooth scaling in filepicker Summary: The scaling of thumbnail previews in the Open/Save dialog was done with the fast transformation that looked out of place and ugly. This uses the same scaling method as Dolphin to look consistent and nice too. FIXED-IN: 5.46 Test Plan: Before: {F5815324} After: {F5815325} Dolphin for reference uses smooth transformation: {F5815326} Reviewers: #frameworks, #vdg, ngraham, elvisangelaccio, rkflx Reviewed By: #vdg, ngraham, rkflx Subscribers: cfeck, broulik, ngraham, #frameworks Tags: #frameworks Maniphest Tasks: T8552 Differential Revision: https://phabricator.kde.org/D12385 M +1 -1 src/filewidgets/kfilepreviewgenerator.cpp https://commits.kde.org/kio/1b721c4b25e4a259cbd42812b572b78cbd5e9ccc -- You are receiving this mail because: You are watching all bug changes.