From: Steve C. <ste...@ya...> - 2004-12-05 02:08:14
|
On Sat, 2004-12-04 at 19:10 +0100, Norbert Nemec wrote: > Hi there, > > can anybody reproduce these bugs: > > * when I first use the interactive zoom&move feature and then switch over to > the zoom-to-box mode, the mode is not completely switched, but stays in some > broken intermediate state: using the mouse, I can draw a box, but at the same > time, the plot is moved along with the mouse (like in interactive mode) I can't reproduce this problem. > * when I zoom in *very* close, (probably near the limit of floating point > resolution), I suddenly see huge garbage polygons in the plot. Probably there > should be some check limiting the zoom to the range of floating point values? I do get this one. It looks like an Agg backend bug because it happens for me on TkAgg and GTKAgg, but not GTK or GTKCairo. Steve |