← Back to team overview

kicad-developers team mailing list archive

[PATCH] eeschema - label editor

 

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

Attachment: label-editor.patch
Description: Binary data


Follow ups