Wayne,

No problem… never used it before, but always good to learn something new… :)
Attached.


Regards,
Bernhard

Attachment: 0001-Fix-initial-sizing-of-Fields-table-columns-in-compon.patch
Description: Binary data



On 5. Dec 2017, at 20:47, Wayne Stambaugh <[email protected]> wrote:

Bernhard,

Please resend the patch using `git format-patch`.  This makes it a lot
easier to apply patches and push to master if they are ready to go.

Thanks,

Wayne

On 12/5/2017 2:16 PM, Bernhard Stegmaier wrote:
Wayne,

I created it just by directing a “git show” to a file.
I could apply it to master using “patch -p1 < xxx.patch”.
Of course, I can also try to use “git formal-patch” and resend…


Regards,
Bernhard

On 5. Dec 2017, at 19:45, Wayne Stambaugh <[email protected]
<mailto:[email protected]>> wrote:

Bernhard,

I just tried to merge this patch using `git am` and I'm getting this
error:

fatal: empty ident name (for <>) not allowed

It looks like you didn't create this patch using `git format-patch`
and/or you do not have your user name and/or user email set in your git
config.

Cheers,

Wayne

T
On 12/5/2017 8:02 AM, Bernhard Stegmaier wrote:
Hi,

attached patch fixes initial sizing of “Fields” table columns of
component table view.

Only tested on macOS.
Please check also on Linux/Windows as I removed some IMHO
unneeded/duplicate Update() (and other) calls.

Before:





After:






Regards,
Bernhard



_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
<mailto:[email protected]>
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
<mailto:[email protected]>
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to