https://bugs.kde.org/show_bug.cgi?id=390952

Kuntal Majumder <hello...@disroot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/6ed7702746f4dd
                   |                            |b3feab57e10b0220e4872b1076
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Kuntal Majumder <hello...@disroot.org> ---
Git commit 6ed7702746f4ddb3feab57e10b0220e4872b1076 by Kuntal Majumder.
Committed on 24/04/2019 at 01:41.
Pushed by kuntalmajumder into branch 'master'.

Add pixel snap mode to canvas

This patch adds a Pixel snap mode to the global snapping menu.
Pixel snapping is just snapping to every next pixel, think of it
as Grid Snapping with a Grid of 1px width and 0px offset.

Reviewed By: @dkazakov
Reference : kde/krita!9

M  +1    -0    krita/krita4.xmlgui
M  +11   -0    krita/kritamenu.action
M  +2    -1    libs/flake/KoSnapGuide.h
M  +1    -0    libs/ui/CMakeLists.txt
A  +56   -0    libs/ui/canvas/KisSnapPixelStrategy.cpp     [License: LGPL]
C  +13   -28   libs/ui/canvas/KisSnapPixelStrategy.h [from:
libs/ui/canvas/kis_snap_config.cpp - 054% similarity]
M  +3    -0    libs/ui/canvas/kis_canvas2.cpp
M  +12   -0    libs/ui/canvas/kis_guides_manager.cpp
M  +1    -0    libs/ui/canvas/kis_guides_manager.h
M  +2    -1    libs/ui/canvas/kis_snap_config.cpp
M  +8    -0    libs/ui/canvas/kis_snap_config.h
M  +2    -0    libs/ui/kis_config.cc

https://invent.kde.org/kde/krita/commit/6ed7702746f4ddb3feab57e10b0220e4872b1076

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to