Comment 5 for bug 1669020

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1669020] Re: missing footprint when importing netlist in pcbnew not very clear

@Jeff, I noticed you are using a fixed size hard coded font in this
patch. I prefer that KiCad use wxSystemSettings::GetFont(
wxSYS_SYSTEM_FONT or wxSYS_DEFAULT_GUI_FONT ) to fetch the font used by
UI controls. KiCad shouldn't change the users preferred UI font unless
there is a really good reason to do so.

On 2/19/2018 8:41 PM, Jeff Young wrote:
> Added error and warning badges to the checkboxes below the dialog so
> they can't be missed even if they scroll off the top.
>
> ** Patch added: "0006-Added-error-and-warning-badges-to-HTML-report-panel.patch"
> https://bugs.launchpad.net/kicad/+bug/1669020/+attachment/5058588/+files/0006-Added-error-and-warning-badges-to-HTML-report-panel.patch
>