Re: [Matplotlib-users] bug with wx toolbar

2008-02-29 Thread Michael Droettboom
Seems like a reasonable fix to me. I don't think the classic toolbars get as much testing as the new ones, which is probably how this fell through the cracks. I have committed this in SVN r4991. Cheers, Mike Jeff Peery wrote: Hello, I just upgraded to the most recent version of matplotlib.

[Matplotlib-users] bug with wx toolbar

2008-02-28 Thread Jeff Peery
Hello, I just upgraded to the most recent version of matplotlib. I'm using wxagg backend for a wxapp. after upgrading my toolbar didn't work anymore and I was getting an error in the method 'zoomx' in class NavigationToolbarWx in backend_wx.py. I noticed that zoomx, zoomy, panx, and pany all