kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10530
Re: [PATCH] - Implement auto panning while moving in EDA_DRAW_PANEL::OnMouseEvent()
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Sun, 09 Jun 2013 10:05:03 -0500
-
In-reply-to:
<CAAPegz2bXui4BO1cmj3TpgqofasaCLkGX2hq+w=ddiyDFRL54g@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6
On 06/08/2013 07:08 PM, Chris Morgan wrote:
> I'm still not sure how to generate patches with bzr. I really want to do 'bzr format-patch
> -1' like with git but I can't find an equivalent approach.
>
> ------------------------------------------------------------
> revno: 4196
> committer: Chris Morgan<chmorgan@xxxxxxxxx <mailto:chmorgan@xxxxxxxxx>>
> branch nick: kicad
> timestamp: Sat 2013-06-08 16:50:48 -0400
> message:
> Implement auto panning while moving in EDA_DRAW_PANEL::OnMouseEvent()
>
> Fixes an issue where EDA_DRAW_PANEL::OnMouseLeaving() isn't called when the mouse leaves
> via the lower right
> or lower bottom edges.
Can you elaborate on the exact user operations that exhibit the bug please. Assume the
guy doing it not a programmer for example. Show us the bug.
Thanks,
Dick
>
> Adjustable margin causes panning to happen when the cursor enters the margin area.
> Margin percentage is
> currently set to 5% of the window height or width.
>
> Margin can be adjusted to cause panning to occur closer to the center of the window,
> making it easier for
> the user to visually track the panning event.
> ------------------------------------------------------------
>
>
>
> _______________________________________________
> 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