Fresco/contrib/daVinci/src Manipulators.cc,1.7,1.8
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/contrib/daVinci/src
In directory purcel:/tmp/cvs-serv31700/contrib/daVinci/src
Modified Files:
Manipulators.cc
Log Message:
a somewhat lengthy fix for http://issues.fresco.org/bug92
Index: Manipulators.cc
===================================================================
RCS file: /cvs/fresco/Fresco/contrib/daVinci/src/Manipulators.cc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Manipulators.cc 23 Dec 2002 00:55:56 -0000 1.7
+++ Manipulators.cc 18 Feb 2003 07:26:41 -0000 1.8
@@ -126,6 +126,7 @@
_path->nodes.length(i + 2);
_path->nodes[i] = current;
_path->nodes[i + 1] = current;
+
_figure->handles(_path);
_figure->need_resize();