summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2015-08-18 22:56:36 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2015-08-18 22:56:36 +0000
commit209b7267fe77a04874519b6ac247651102fa1b47 (patch)
tree71cf3f4e027a1de5fd2ee11d93e533f2605139fc /src/ui/tools/node-tool.cpp
parentadded a check that is present in surrounding code, but not on this particular... (diff)
downloadinkscape-209b7267fe77a04874519b6ac247651102fa1b47.tar.gz
inkscape-209b7267fe77a04874519b6ac247651102fa1b47.zip
Allows for copying clones between inkscape instances.
This patch puts the original of clones as children of _clipnode (<inkscape:clipboard>). Then, on paste, it checks for the presence of an element with the right id (so that it does not breaks copypaste clones in the same doc), then pastes all, and deletes the original if needed (which automagically unlinks the clone if needed). [an alternate solution is to put the original in the defs (which might cause edition problems) and not unlink. Depending on whether people would be more interested in this behavior there could be a preference item to choose] Fixed bugs: - https://launchpad.net/bugs/167907 (bzr r14309)
Diffstat (limited to 'src/ui/tools/node-tool.cpp')
0 files changed, 0 insertions, 0 deletions