Version: 2.1 Beta 1 (using 4.2.1 (KDE 4.2.1) "release 103", KDE:KDE4:Factory:Desktop / openSUSE_11.0) Compiler: gcc OS: Linux (i686) release 2.6.25.20-0.5-pae Create a shape layer and put a shape into it Duplicate the layer Result: The shape seems to be shared by both layer. No matter which layer you select the shape is the same.
SVN commit 1018602 by berger: Duplicate the shapes. For some reason, the shapes are also, somewhat, added to the original layer. CCBUG:205645 M +67 -8 kis_shape_layer.cc M +4 -0 kis_shape_layer.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1018602
SVN commit 1034006 by langkamp: fix duplication of shape layers the shape for the node needs to be add to the global shape manager, otherwise it would be added to the shape manager of the shape layer BUG:205645 M +1 -1 kis_shape_controller.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1034006
You need to log in before you can comment on or make changes to this bug.