Bug 381921

Summary: When using the shape editing tool, changing the fore and background color doesn't do anything.
Product: [Applications] krita Reporter: wolthera <griffinvalley>
Component: Layers/VectorAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description wolthera 2017-07-02 17:06:37 UTC
Code-wise, sensible, but user-wise, unexpected.

Fill and stroke can only be edited in the shape selection tool.
Comment 2 Dmitry Kazakov 2018-02-22 08:40:03 UTC
Git commit fcb2ad9401fcacddbb6ec2e4b49e8470d64fdee2 by Dmitry Kazakov.
Committed on 21/02/2018 at 10:34.
Pushed by dkazakov into branch 'master'.

Let Shape Editing Tool handle fg/bg color changes for setting shape color

M  +2    -0    libs/flake/CMakeLists.txt
A  +96   -0    libs/flake/KoShapeFillResourceConnector.cpp     [License: GPL (v2+)]
A  +45   -0    libs/flake/KoShapeFillResourceConnector.h     [License: GPL (v2+)]
R  +0    -0    libs/flake/KoShapeFillWrapper.cpp [from: libs/ui/widgets/KoShapeFillWrapper.cpp - 100% similarity]
R  +2    -2    libs/flake/KoShapeFillWrapper.h [from: libs/ui/widgets/KoShapeFillWrapper.h - 095% similarity]
M  +2    -0    libs/flake/tools/KoPathTool.cpp
M  +2    -0    libs/flake/tools/KoPathTool.h
M  +0    -1    libs/ui/CMakeLists.txt

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