[krita] [Bug 390952] Add an option to snap to pixels when moving and/or editing vectors (not only when creating them)

2019-04-23 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=390952

Kuntal Majumder  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  ---
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-0krita/krita4.xmlgui
M  +11   -0krita/kritamenu.action
M  +2-1libs/flake/KoSnapGuide.h
M  +1-0libs/ui/CMakeLists.txt
A  +56   -0libs/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-0libs/ui/canvas/kis_canvas2.cpp
M  +12   -0libs/ui/canvas/kis_guides_manager.cpp
M  +1-0libs/ui/canvas/kis_guides_manager.h
M  +2-1libs/ui/canvas/kis_snap_config.cpp
M  +8-0libs/ui/canvas/kis_snap_config.h
M  +2-0libs/ui/kis_config.cc

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

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

[krita] [Bug 390952] Add an option to snap to pixels when moving and/or editing vectors (not only when creating them)

2018-12-13 Thread mvowada
https://bugs.kde.org/show_bug.cgi?id=390952

mvowada  changed:

   What|Removed |Added

Summary|Add an option to snap to|Add an option to snap to
   |pixel grid when editing |pixels when moving and/or
   |vectors |editing vectors (not only
   ||when creating them)

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