https://bugs.kde.org/show_bug.cgi?id=207802
Huon <h...@plonq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/gwe | |nview/25f2d4483b2dda15ace9e | |eff425760c042dcce91 Version Fixed In| |18.08.0 Resolution|--- |FIXED --- Comment #2 from Huon <h...@plonq.org> --- Git commit 25f2d4483b2dda15ace9eeff425760c042dcce91 by Huon Imberger. Committed on 23/04/2018 at 23:34. Pushed by huoni into branch 'master'. Add ability to resize images based on percentage Summary: Adds Percentage width/height fields to the image resize dialog, and ensures all fields appropriately adjust automatically. FIXED-IN: 18.08.0 Before: {F5811250, size=full} After: {F5811247, size=full} Test Plan: Open raster image, resize ({key Shift}+{key R}). Modify width and height values and percentages, with and without {nav Keep aspect ratio} checked. - If {nav Keep aspect ratio} checked, percentages should always be exactly the same - Values should be consistent, no matter which value is manually modified. Confirming the resize should work as normal. Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Subscribers: rkflx, ngraham, muhlenpfordt Tags: #gwenview Differential Revision: https://phabricator.kde.org/D12300 M +63 -6 lib/resize/resizeimagedialog.cpp M +2 -0 lib/resize/resizeimagedialog.h M +59 -0 lib/resize/resizeimagewidget.ui https://commits.kde.org/gwenview/25f2d4483b2dda15ace9eeff425760c042dcce91 -- You are receiving this mail because: You are watching all bug changes.