Bug 360633

Summary: Snapping Transform selection to grid or guides doesn't work
Product: [Applications] krita Reporter: eliotJ <osxyz>
Component: Tools/TransformAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version First Reported In: 3.0 Alpha   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description eliotJ 2016-03-16 21:57:16 UTC
I tested this on "krita3-prealpha3-de0d43d.zip"

Under Windows 7 64 bit.

Reproducible: Always
Comment 1 eliotJ 2016-03-16 22:12:00 UTC
Uuuu... I should written more...

Quote from release notes for 3.0 prealpha 3 (https://krita.org/item/3-0-pre-alpha-3-is-out/):
"Snapping to grids and guides wasn’t part of the original plan, and we were even considering making it a 2016 Kickstarter stretch goal, but we implemented snapping for all vector, selection and raster tools! Well, with the exception of the distance measurement tool and the freehand tools, like the freehand brush tool, multibrush, dynabrush, and freehand path tools."
It sounds like Transform selection should snapping to grid or guides...

IMHO these functionality would be very handy, for example for concept artist or comics artist.
Comment 2 Halla Rempt 2016-03-22 13:33:00 UTC
commit 779887ddf9eb95a60158de0892c870bc28a0fe9e
Author: Dmitry Kazakov <dimula73@gmail.com>
Date:   Fri Mar 4 19:10:55 2016 +0300

    Implemented snapping for the transform tool
    
    Supported in modes:
      * Free Transform

The other modes don't support snapping yet.