daboide Commit
Revision 646
Date: 2006-10-09 12:02:47 -0700 (Mon, 09 Oct 2006)
Author: paul
Changed:
U trunk/ReportDesigner.py
Log:
Added a needed refresh call to show the newly-sized objects after the user
zooms in/out. Before this change, you'd see the overall size change but not
the size of the actual objects, at least on Gtk.
Diff:
Modified: trunk/ReportDesigner.py
===================================================================
--- trunk/ReportDesigner.py 2006-10-09 01:25:23 UTC (rev 645)
+++ trunk/ReportDesigner.py 2006-10-09 19:02:47 UTC (rev 646)
@@ -2080,6 +2080,7 @@
self.Scroll(viewStart[0], viewStart[1])
self.showPosition()
+ self.refreshSelection()
def getRuler(self, orientation):
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev