diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-10-08 06:51:45 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-10-08 06:51:45 +0000 |
| commit | d9273f1a3d804ef5fbe782473502e6b9314ec437 (patch) | |
| tree | 1fa4cbd00ab6d84b8f4a3c6b5363ea4531357084 /src/dialogs/clonetiler.cpp | |
| parent | fix for filter (non)inheritance and a crude workaround for filter merging (diff) | |
| download | inkscape-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
