← Back to team overview

kicad-developers team mailing list archive

Re: GAL canvas strategy

 

I pushed a commit with some improvements for block operations:

1) when duplicating don’t keep original hidden until end of drag (pre-5.0 bug)
2) reset selectionArea when showing it so it doesn’t flash in its previous location
3) center a pasted block on the cursor
4) don’t draw the source selectionArea when pasting a block
5) implement selection-style highlighting for contents of blocks
6) add pasted items to view so they don’t disappear when the block is placed

There’s also a second commit that’s some work in progress for block rotate and mirror (also pre-5.0 bugs).
I’m also looking at having block rotate and mirror not drop the block (which is also a pre-5.0 bug), but it’s going to take some more time.

Cheers,
Jeff.


> 

> On 5 Sep 2018, at 18:55, Jeff Young <jeff@xxxxxxxxx> wrote:
> 
> Dragging transparency is up.
> 
> Cheers,
> Jeff.
> 
> 
>> On 5 Sep 2018, at 15:49, Jeff Young <jeff@xxxxxxxxx> wrote:
>> 
>> I’ll look into it.
>> 
>> In the meantime there’s one more commit up which implements MoveCursorToCrossHair().
>> 
>> Cheers,
>> Jeff.
>> 
>> 
>>> On 5 Sep 2018, at 15:44, Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx> wrote:
>>> 
>>> On 05/09/18 14:51, Jeff Young wrote:
>>>> Hi Tom,
>>>> 
>>>> 2 more commits (update view after dragging symbol and update view after
>>>> breaking wire).
>>>> 
>>> Jeff,
>>> 
>>> If you'll find some more time, somebody on the bug tracker was
>>> requesting to make the components/sheets being moved to be slightly
>>> transparent. Could you add such a feature?
>>> 
>>> Tom
>> 
> 
> 
> _______________________________________________
> 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



Follow ups

References