[krita] [Bug 420919] Transormation tool should not allow to be used over vector layers, and inform to use transform mask instead

2020-08-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=420919

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/1426cc0ab
   ||e3c7dcf90900bb2c6ae20df07c2
   ||8fa4

--- Comment #4 from Dmitry Kazakov  ---
Git commit 1426cc0abe3c7dcf90900bb2c6ae20df07c28fa4 by Dmitry Kazakov.
Committed on 26/08/2020 at 11:46.
Pushed by dkazakov into branch 'krita/4.3'.

Don't let transform tool use non-affine transforms on vector layers

The stroke checked the mode on its start, but it was possible to enter
invalid state by switching the mode after starting of the stroke.

Now the stroke is cancelled if the mode has changed after its start
into invalid value.
Related: bug 419758

M  +33   -8plugins/tools/tool_transform2/kis_tool_transform.cc
M  +2-1plugins/tools/tool_transform2/kis_tool_transform.h
M  +6-17  
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +2-1plugins/tools/tool_transform2/kis_tool_transform_config_widget.h
M  +21   -0   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp
M  +4-0   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h

https://invent.kde.org/graphics/krita/commit/1426cc0abe3c7dcf90900bb2c6ae20df07c28fa4

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

[krita] [Bug 420919] Transormation tool should not allow to be used over vector layers, and inform to use transform mask instead

2020-08-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=420919

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/1426cc0ab |hics/krita/commit/3ba9c3309
   |e3c7dcf90900bb2c6ae20df07c2 |e251b05cfd14ecc59dc0c6603e5
   |8fa4|24ab

--- Comment #5 from Dmitry Kazakov  ---
Git commit 3ba9c3309e251b05cfd14ecc59dc0c6603e524ab by Dmitry Kazakov.
Committed on 26/08/2020 at 11:46.
Pushed by dkazakov into branch 'master'.

Don't let transform tool use non-affine transforms on vector layers

The stroke checked the mode on its start, but it was possible to enter
invalid state by switching the mode after starting of the stroke.

Now the stroke is cancelled if the mode has changed after its start
into invalid value.
Related: bug 419758

M  +33   -8plugins/tools/tool_transform2/kis_tool_transform.cc
M  +2-1plugins/tools/tool_transform2/kis_tool_transform.h
M  +6-17  
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +2-1plugins/tools/tool_transform2/kis_tool_transform_config_widget.h
M  +21   -0   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp
M  +4-0   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h

https://invent.kde.org/graphics/krita/commit/3ba9c3309e251b05cfd14ecc59dc0c6603e524ab

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

[krita] [Bug 420919] Transormation tool should not allow to be used over vector layers, and inform to use transform mask instead

2020-08-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=420919

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 420919] Transormation tool should not allow to be used over vector layers, and inform to use transform mask instead

2020-05-07 Thread Rebecca Breu
https://bugs.kde.org/show_bug.cgi?id=420919

Rebecca Breu  changed:

   What|Removed |Added

 CC||rebe...@rbreu.de

--- Comment #3 from Rebecca Breu  ---
Related bug:

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

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

[krita] [Bug 420919] Transormation tool should not allow to be used over vector layers, and inform to use transform mask instead

2020-05-03 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=420919

Tymond  changed:

   What|Removed |Added

 CC||tamtamy.tym...@gmail.com

--- Comment #2 from Tymond  ---
Note: Transform Tool *can* be used for vector tools as long as it's Free
Transform or Perspective Transform.

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

[krita] [Bug 420919] Transormation tool should not allow to be used over vector layers, and inform to use transform mask instead

2020-05-03 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=420919

vanyossi  changed:

   What|Removed |Added

Summary|Transormation tool should   |Transormation tool should
   |not allow to be used over   |not allow to be used over
   |vector layers, and inform   |vector layers, and inform
   |to use transforma mask  |to use transform mask
   |instead |instead

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