← Back to team overview

kicad-developers team mailing list archive

Re: GAL design question

 

Hi Jon,

That was definitely what I was looking for.  Thanks for the pointer!

Cheers,
Jeff.


> On 7 Sep 2018, at 19:39, Jeff Young <jeff@xxxxxxxxx> wrote:
> 
> Hi Jon,
> 
> That certainly looks like it.  I’ll set some breakpoints once my tree builds again and see how I get on….
> 
> Thanks,
> Jeff.
> 
> 
>> On 7 Sep 2018, at 16:28, Jon Evans <jon@xxxxxxxxxxxxx <mailto:jon@xxxxxxxxxxxxx>> wrote:
>> 
>> VIEW::Update() -> VIEW::invalidateItem() -> VIEW::updateBbox() ?  Is that what you're looking for?
>> 
>> On Fri, Sep 7, 2018 at 11:19 AM Jeff Young <jeff@xxxxxxxxx <mailto:jeff@xxxxxxxxx>> wrote:
>> When I move a view item, what is supposed to remove it and re-add it to the R-tree?
>> 
>> Right now this isn’t happening so the moved objects get clipped when their original space goes out of the view.
>> 
>> Thanks,
>> Jeff.
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>> Unsubscribe : https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> More help   : https://help.launchpad.net/ListHelp <https://help.launchpad.net/ListHelp>
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


References