kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05806
Re: [PATCH] Draw items in block move in pcbnew
On Thu, Nov 11, 2010 at 12:04 PM, Marco Mattila <marcom99@xxxxxxxxx> wrote:
> The attached version of the patch adds a checkbox into the block
> operation dialog. The user can choose whether the items in the block
> are drawn or not during the operation. That should be more suitable
> than a compiled-in constant for users with different preferences.
> Outline-only behavior is also changed a little. The outline is resized
> to selection contents and the cursor is centered within the resized
> selection box.
How about only showing items when holding the shift or ctrl key while
moving? It doesn't mean that you should remove your checkbox, though,
it can come on top of it if you want.
Denis.
References