← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Add cancel interactive tool to GAL

 

Hi John,

I am really happy to see that your patching spree has not stopped. I
have just committed your patch. Thank you for adding missing GAL features.

Cheers,
Orson

On 02/24/2017 06:18 AM, John Beard wrote:
> Hi,
> 
> This adds a new action to the common ACTIONS tools: cancelInteractive.
> 
> This is an action which can be called to terminate an ongoing
> interactive tool, for example a drawing tool. The action is can be
> used pretty much everywhere that the generic IsCancel() event can, but
> also allows adding an entry to tool menus.
> 
> The router tool has the current behaviour with this action - it just
> ends and rips up back to the last placed node - same as pressing Esc.
> Undoing the whole track is a different issue entirely.
> 
> Cheers,
> 
> John
> 
> 
> 
> _______________________________________________
> 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
> 


Attachment: signature.asc
Description: OpenPGP digital signature


References