summaryrefslogtreecommitdiffstats
path: root/src/dialogs/clonetiler.cpp
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2006-10-08 06:51:45 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2006-10-08 06:51:45 +0000
commitd9273f1a3d804ef5fbe782473502e6b9314ec437 (patch)
tree1fa4cbd00ab6d84b8f4a3c6b5363ea4531357084 /src/dialogs/clonetiler.cpp
parentfix for filter (non)inheritance and a crude workaround for filter merging (diff)
downloadinkscape-d9273f1a3d804ef5fbe782473502e6b9314ec437.tar.gz
inkscape-d9273f1a3d804ef5fbe782473502e6b9314ec437.zip
Internally, a clone is a NRArenaGroup, with the actual visible item being its child. Previously, that child inherited the style from the parent group, but the group itsef was not styled. However this does not work for filter (at least) because it is by default a noninherited property. So, for all properties to work on clones, we need to set the style on the NRArenaGroup explicitly, just as SPItemGroup does the same.
(bzr r1780)
Diffstat (limited to 'src/dialogs/clonetiler.cpp')
0 files changed, 0 insertions, 0 deletions