Agreed; this is a band-aid at best.
On Sun, Jan 9, 2011 at 5:23 PM, Benjamin Root wrote:
> On Sun, Jan 9, 2011 at 4:15 PM, Daniel Hyams wrote:
>
>> Fix (and it looks like this would need to be fixed in 1.0.1 as well):
>>
>> A few lines up in draw() (line 183 in axis3d.py) there is a filter for
On Sun, Jan 9, 2011 at 4:15 PM, Daniel Hyams wrote:
> Fix (and it looks like this would need to be fixed in 1.0.1 as well):
>
> A few lines up in draw() (line 183 in axis3d.py) there is a filter for
> throwing out grid lines that are outside the axis limits. In
> exceptional cases though, "inter
On Sun, Jan 9, 2011 at 3:55 PM, Daniel Hyams wrote:
> Fairly easy to demonstrate; run the code below, and press the right mouse
> button in the middle of the box somewhere,
> and rapidly zoom in/out. It might take a few seconds, but I end up with an
> exception on both Windows and OSX. If it doe
Fix (and it looks like this would need to be fixed in 1.0.1 as well):
A few lines up in draw() (line 183 in axis3d.py) there is a filter for
throwing out grid lines that are outside the axis limits. In
exceptional cases though, "interval" has a greater number listed first, then
the smaller. That