Summary: | snapping to center of image and image bounds is activated on tools even when snapping is off | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | griffinvalley, halla |
Priority: | NOR | Keywords: | release_blocker |
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/32cb1de4ceb9d651fb98926a12f8d044a4e6a08f | Version Fixed In: | |
Sentry Crash Report: |
Description
Raghavendra kamath
2016-04-16 09:17:30 UTC
It's pretty random as well, had this with grids, where sometimes with snapping on, I couldn't snap to some grid intersections, but when turning snapping off, I could snap to them, but not the ones I could snap to when snapping was on. Git commit 32cb1de4ceb9d651fb98926a12f8d044a4e6a08f by Dmitry Kazakov. Committed on 26/04/2016 at 11:53. Pushed by dkazakov into branch 'master'. Remove accidentally pushed testing code Grid strategy is always present in the snap guide, but the check for activation is done internally. The other strategies are activated separately by KisGuidesManager. Fixes T2307 M +0 -3 libs/flake/KoSnapGuide.cpp http://commits.kde.org/krita/32cb1de4ceb9d651fb98926a12f8d044a4e6a08f |