Bug on GraphicViewer with latest modifications fixed
authorgreg
Wed, 10 Jun 2009 15:50:31 +0200
changeset 374 16a0a6cb1644
parent 373 db5f282946b0
child 375 65ccc896b115
Bug on GraphicViewer with latest modifications fixed
GraphicViewer.py
--- a/GraphicViewer.py	Wed Jun 10 15:02:41 2009 +0200
+++ b/GraphicViewer.py	Wed Jun 10 15:50:31 2009 +0200
@@ -169,6 +169,7 @@
     
     def RefreshNewData(self):
         self.RefreshView(False)
+        DebugViewer.RefreshNewData(self)
     
     def RefreshView(self, force=True):
         self.Freeze()