Painting tools (Freehand Brush, Multibrush, Dynamic) don't work in Vector Layer. GUI just doesn't give it clear. Currently it looks like bug... While tries painting on Vector Layer cursor going to freeze... These action should give floating message "This tool doesn't work on Vector Layer". This will work like when you try painting on not visible Painting Layer - GUI gives floating message in left up corner "Layer is invisible". Reproducible: Always
I talked with Eliot about this. The problem is coming up when he is trying to use painting tools on a vector layer. It isn't giving any type of notification that you can't do that. Solution: when trying to paint on a vector layer, have a floating message stating that you cannot paint on a vector layer. (or something similar to that)
*** Bug 344924 has been marked as a duplicate of this bug. ***
+1 for floating message when using brush tools on vector layer, many users ask that the brush doesn't work while in reality they are working on vector layer. Encountered quiet a few questions about this.
*** Bug 351864 has been marked as a duplicate of this bug. ***
There are actually two ways of solving this issue: we can add the floating message, or make the freehand brush tool work on vector layers.
ohh making freehand brush tool working in vector layer sound very impressive. don't know how much work it will be though :)
Git commit 4ad9940a1bab3ec90e17e5313d8e0cbc144b16c8 by Boudewijn Rempt. Committed on 28/10/2015 at 06:52. Pushed by rempt into branch 'calligra/2.9'. Or any other layer that is not paintable. M +7 -1 krita/ui/tool/kis_tool_freehand.cc http://commits.kde.org/calligra/4ad9940a1bab3ec90e17e5313d8e0cbc144b16c8
Git commit 2880b57f7bc9b9e325319167419b388c6346cec6 by Boudewijn Rempt. Committed on 28/10/2015 at 06:55. Pushed by rempt into branch 'master'. Or any other layer that is not paintable. Patch by Sven Langkamp M +7 -1 krita/ui/tool/kis_tool_freehand.cc http://commits.kde.org/krita/2880b57f7bc9b9e325319167419b388c6346cec6
I forget to thanks for implementing this. Thanks :)