kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28693
Re: [PATCH] eeschema - label editor
Your patch has been committed to the master branch. Thank you for your
contribution to KiCad.
On 3/7/2017 5:14 PM, Oliver Walters wrote:
> Attached is a small patch that addresses two usability issues in the
> label editor in eeschema:
>
> 1. Set wxTextCtrl flag wxTE_RICH so that pressing Ctrl+Backspace deletes
> an entire word, rather than inserting a strange character
> 2. Add numeric validation to the text size field
>
>
> _______________________________________________
> 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
>
References