On Monday 05 May 2008 02:07:27 pm G Jones wrote: > Hello, > I don't know if this is a bug or not, but I notice that > notify_axes_change is defined in each FigureManager* __init__ > function, and usually it is then passed to > self.canvas.figure.add_axobserver(notify_axes_change), but this is not > the case in FigureManagerQt, it is defined but never used in both > backend_qt and backend_qt4.
Thanks for the report. It was kind of amusing, the line passing notify_axes_change to add_axobserver was improperly indented, so it never got called. Its fixed in the trunk for both backends. Darren ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users