← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] - Implement auto panning while moving in EDA_DRAW_PANEL::OnMouseEvent()

 

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