Bug 172642

Summary: Switching/Showing tools is broken
Product: [Applications] krita Reporter: Cyrille Berger <cberger>
Component: ToolsAssignee: Sven Langkamp <sven.langkamp>
Status: RESOLVED DUPLICATE    
Severity: normal CC: halla
Priority: NOR Keywords: triaged
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Cyrille Berger 2008-10-12 10:19:36 UTC
If you create a text shape or a vector stroke, the tools specific to that shape doesn't appear in krita.
Comment 1 Sven Langkamp 2009-02-07 23:37:15 UTC
SVN commit 922952 by langkamp:


provisional fix for showing the shape specific tool

CCBUG:172642


 M  +2 -0      kis_shape_controller.cpp  
 M  +9 -0      kis_shape_layer.cc  
 M  +6 -0      kis_shape_layer.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=922952
Comment 2 Sven Langkamp 2009-02-26 14:02:45 UTC
Works now, but needs refactoring after 2.0
Comment 3 Cyrille Berger 2010-03-03 11:31:09 UTC
What kind of refactoring ?
Comment 4 Halla Rempt 2010-03-06 11:22:34 UTC
When switching between from a shape layer to a paint layer, often the krita tools don't get activated. When creating a shape layer and switching to it, the krita tools aren't deactivated.
Comment 5 Sven Langkamp 2010-03-21 00:55:37 UTC

*** This bug has been marked as a duplicate of bug 185767 ***