kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23542
Re: PATCH: Unify mirror and copy block functions between schematic editor and library aditor
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Tue, 1 Mar 2016 09:56:59 -0500
-
In-reply-to:
<CAJ=c1uQDc5QoXcFrres00=KGWQfFa48GU6AMqLqTtZmzAJv=ww@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
Mikael,
I just tested your patches and they do unify the block mirror behavior
but the rotate hot key (R) does not rotate a block in component library
editor. I would prefer that you fix that before I commit your patches.
Also, you have some copy policy violations (trailing white space, curly
bracket placement, and missing spaces between text and braces) in your
patch. Since it's your first patch, I will cut you some slack but in
the future please submit patches that to adhere to the coding policy[1].
Cheers,
Wayne
[1]:
http://ci.kicad-pcb.org/job/kicad-doxygen/ws/Documentation/doxygen/html/md_Documentation_development_coding-style-policy.html
On 2/24/2016 12:43 PM, Mikael Arguedas wrote:
> Hi guys,
>
> Here are two patches:
> unifyCopyBlock.patch: makes the CopyBlock function in library editor
> match the behaviour of the one in schematic editor
> addMirrorHotkeys.patch:
> - adds the HkMirrorX and HkMirrorY hotkeys to library editor
> - allor the HkRotate hotkey to rotate blocks and not only items
>
> Regards,
> Mikael
>
>
> _______________________________________________
> 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