[krita] [Bug 392241] Using colorpicker on colorize preview (faded) color picks the faded color instead of the original stroke color

2018-04-07 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392241

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/eebaf3891d4514c30987de45 |ta/0a4a1f88cc2be3d7a395b9cd
   |93ae85d0205ba3be|3d1eab6f1d5a42e6

--- Comment #3 from Dmitry Kazakov  ---
Git commit 0a4a1f88cc2be3d7a395b9cd3d1eab6f1d5a42e6 by Dmitry Kazakov.
Committed on 07/04/2018 at 13:28.
Pushed by dkazakov into branch 'krita/4.0'.

Make color pick tools pick from a special device

(which is coloring device for colorize masks)

It means that from now on, "Pick from layer" color picker mode will pick
from the filled area, not from the key strokes
CC:kimages...@kde.org

M  +5-0libs/image/kis_base_node.cpp
M  +7-0libs/image/kis_base_node.h
M  +7-0libs/image/lazybrush/kis_colorize_mask.cpp
M  +2-0libs/image/lazybrush/kis_colorize_mask.h
M  +1-1libs/ui/tool/kis_tool_paint.cc
M  +2-2plugins/tools/basictools/kis_tool_colorpicker.cc

https://commits.kde.org/krita/0a4a1f88cc2be3d7a395b9cd3d1eab6f1d5a42e6

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

[krita] [Bug 392241] Using colorpicker on colorize preview (faded) color picks the faded color instead of the original stroke color

2018-04-05 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392241

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/eebaf3891d4514c30987de45
   ||93ae85d0205ba3be
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit eebaf3891d4514c30987de4593ae85d0205ba3be by Dmitry Kazakov.
Committed on 05/04/2018 at 12:52.
Pushed by dkazakov into branch 'master'.

Make color pick tools pick from a special device

(which is coloring device for colorize masks)

It means that from now on, "Pick from layer" color picker mode will pick
from the filled area, not from the key strokes
CC:kimages...@kde.org

M  +5-0libs/image/kis_base_node.cpp
M  +7-0libs/image/kis_base_node.h
M  +7-0libs/image/lazybrush/kis_colorize_mask.cpp
M  +2-0libs/image/lazybrush/kis_colorize_mask.h
M  +1-1libs/ui/tool/kis_tool_paint.cc
M  +2-2plugins/tools/basictools/kis_tool_colorpicker.cc

https://commits.kde.org/krita/eebaf3891d4514c30987de4593ae85d0205ba3be

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

[krita] [Bug 392241] Using colorpicker on colorize preview (faded) color picks the faded color instead of the original stroke color

2018-04-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392241

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Ever confirmed|0   |1
 CC||b...@valdyas.org
 Status|UNCONFIRMED |ASSIGNED

--- Comment #1 from Boudewijn Rempt  ---
I guess that if a colorize mask is present, we should pick from the original
paint device, not the projection.

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