https://bugs.kde.org/show_bug.cgi?id=343586
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/9b45d78661e01f | |54f5bd78ae2233407ee79d0ea3 Resolution|--- |FIXED --- Comment #9 from vanyossi <ghe...@gmail.com> --- Git commit 9b45d78661e01f54f5bd78ae2233407ee79d0ea3 by Ivan Yossi. Committed on 04/10/2019 at 16:25. Pushed by ivany into branch 'master'. Fix Crop tool loosing aspect ratio on move Previously there was no check for boundaries after the new rect position is calculated. Before applying any offset on move drag we check we no longer go ouside of the image bounds. For aspect ratio we keep aspect ratio growing into the image instead of outwards getting some weird behaviour M +22 -0 plugins/tools/tool_crop/kis_constrained_rect.cpp https://invent.kde.org/kde/krita/commit/9b45d78661e01f54f5bd78ae2233407ee79d0ea3 -- You are receiving this mail because: You are watching all bug changes.