On Tue, Jan 27, 2009 at 12:28 AM, Eric Firing wrote:
> Martin Spacek wrote:
>>
>> Hi,
>>
>> I just updated my checkout to rev 6829, and it seems
>> lines.Line2D.set_pickradius has been renamed to setpickradius. Is this a
>> typo? get_pickradius still exists. This is on line 318 in lines.py. Renami
Martin Spacek wrote:
> Hi,
>
> I just updated my checkout to rev 6829, and it seems
> lines.Line2D.set_pickradius
> has been renamed to setpickradius. Is this a typo? get_pickradius still
> exists.
> This is on line 318 in lines.py. Renaming it back to set_pickradius seems
> make
> it work t
Hi,
I just updated my checkout to rev 6829, and it seems
lines.Line2D.set_pickradius
has been renamed to setpickradius. Is this a typo? get_pickradius still exists.
This is on line 318 in lines.py. Renaming it back to set_pickradius seems make
it work the way it used to.
Cheers,
Martin