https://bugs.kde.org/show_bug.cgi?id=414336
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/cf68ba07809b1f | |f775e71d1fe2cd7b3789b31c1f Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit cf68ba07809b1ff775e71d1fe2cd7b3789b31c1f by Dmitry Kazakov. Committed on 28/01/2020 at 13:51. Pushed by dkazakov into branch 'master'. Fix crazy snapping when resizing shapes The snape shouldn't snap to itself. It looks crazy and unusable. TODO: implement snapping of the shape to its original position. It can be done by adding a copy of the shape to KoSnapGuide, or by adding its nodes. M +1 -1 libs/flake/KoSnapStrategy.cpp https://invent.kde.org/kde/krita/commit/cf68ba07809b1ff775e71d1fe2cd7b3789b31c1f -- You are receiving this mail because: You are watching all bug changes.