https://bugs.kde.org/show_bug.cgi?id=332208
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/gwenview/commit/31ac40 | |afbc8c2206556ade5a2c025605b | |f307a87 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |22.08 --- Comment #9 from Nate Graham <n...@kde.org> --- Git commit 31ac40afbc8c2206556ade5a2c025605bf307a87 by Nate Graham, on behalf of Alban Boissard. Committed on 12/05/2022 at 14:43. Pushed by ngraham into branch 'master'. Make spinboxes in Crop tool behave properly with fixed aspect ratio When the aspect ratio is fixed in the crop tool, if we change the value of a spinbox, the other spinbox is set accordingly but trigger a signal that change the value of the first spinbox. This commit fixes that wrong behavior. FIXED-IN: 22.08 Signed-off-by: Alban Boissard <albanboiss...@gmail.com> M +10 -2 lib/crop/cropwidget.cpp https://invent.kde.org/graphics/gwenview/commit/31ac40afbc8c2206556ade5a2c025605bf307a87 -- You are receiving this mail because: You are watching all bug changes.