https://bugs.kde.org/show_bug.cgi?id=391758
Henrik Fehlauer <rk...@lab12.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/gwe | |nview/8d61a5b957908d7e3313c | |924471cedb82f188a2f Status|UNCONFIRMED |RESOLVED --- Comment #6 from Henrik Fehlauer <rk...@lab12.net> --- Git commit 8d61a5b957908d7e3313c924471cedb82f188a2f by Henrik Fehlauer, on behalf of Gregory Legrain. Committed on 15/03/2018 at 23:02. Pushed by rkflx into branch 'master'. Swap position and size in crop tool Summary: When one wants to re-use crop settings in gwenview (i.e. position and size), they have to be entered in the following order : 1/ Size 2/ Position (it is not possible to do it the other way, as position is locked until the size of the crop area is smaller than the size of the image). However, the settings are displayed in the reverse order, which is not convenient (un-necessary mouse actions). Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Subscribers: muhlenpfordt, rkflx, ngraham Tags: #gwenview Differential Revision: https://phabricator.kde.org/D11329 M +10 -10 lib/crop/cropwidget.ui https://commits.kde.org/gwenview/8d61a5b957908d7e3313c924471cedb82f188a2f -- You are receiving this mail because: You are watching all bug changes.