diff pyink/domview_ui.py @ 1284:cbcb91b196fa

Use svg:use to duplicate the key frame. The current inkscape will not keep the extra attributes when we break the reference. Therefore, we may modify the inkscape directly or implemnet a break by ourself. In addition, we may need to improve the duplication to sync the new-added objects to an existed group.
author wycc
date Sat, 15 Jan 2011 02:43:20 +0800
parents a6aba785656e
children fb44830c8a81 00833f8912a9
line wrap: on
line diff
--- a/pyink/domview_ui.py	Fri Jan 14 00:39:21 2011 +0800
+++ b/pyink/domview_ui.py	Sat Jan 15 02:43:20 2011 +0800
@@ -326,7 +326,6 @@
 		pass
 	    pass
 
-	#
 	# Remove left key of the tween that right key frame is in removing
 	# range.
 	#