Bug 472746

Summary: Snap to pixel: completely overlaps all other snapping options
Product: [Applications] krita Reporter: Alexey <o-din13>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: tomtomtomreportingin
Priority: NOR    
Version First Reported In: 5.1.5   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexey 2023-07-28 13:06:51 UTC
By default 'Snap to pixel' is enabled. And this completely overlaps all other snapping options. Like snap to grid or guides, which is needed more often.


SIMPLE SOLUTION
Disable 'Snap to pixel' by default

COMPLEX SOLUTION
Add priority parameters for binding types.

For example. If we set the priority of the grid above the pixel, the result will be: "snap to pixel", but "snap to grid" if the distance to the grid line is less than 20 pixels (this should be in settings)
Comment 1 tomtomtomreportingin 2023-07-28 19:20:37 UTC
On my end, a fresh install of Krita has "Snap to Pixel" disabled by default.
Comment 2 Alexey 2023-08-02 06:22:02 UTC
(In reply to tomtomtomreportingin from comment #1)
> On my end, a fresh install of Krita has "Snap to Pixel" disabled by default.

But still, we need a way to work with both the grid and the pixel at the same time