Bug 472746 - Snap to pixel: completely overlaps all other snapping options
Summary: Snap to pixel: completely overlaps all other snapping options
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: 5.1.5
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-28 13:06 UTC by Alexey
Modified: 2023-08-02 06:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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