svn zoom

I periodically am seeing it. But I can't figure out how

    > to cause it.

I have tested a few backends (TkAgg, WX, QtAgg, GTK and GTKAgg) and am
only seeing it on GTK and GTKAgg. My guess is that something ou did
in adding the resize functionality to GTK is triggering this. You
might want to look at a diff between the current svn and revision
2627 to see if you can find the source of this.

peds-pc311:~/mpl> svn log lib/matplotlib/backends/backend_gtk.py |
head -20

···

------------------------------------------------------------------------
r2628 | cmoad | 2006-07-28 12:58:58 -0500 (Fri, 28 Jul 2006) | 1 line

fixed qt subplots button. added FigureManager.resize method
------------------------------------------------------------------------
r2502 | jdh2358 | 2006-06-21 08:22:31 -0500 (Wed, 21 Jun 2006) | 1
line

added custom figure class hook
------------------------------------------------------------------------
r2476 | efiring | 2006-06-12 12:36:06 -0500 (Mon, 12 Jun 2006) | 2
lines

GTK backend: don't draw line if linewidth==0.

------------------------------------------------------------------------
r2384 | stevech | 2006-05-08 01:40:08 -0500 (Mon, 08 May 2006) | 2
lines