kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19628
Re: [PATCH] Minor fix: FlexGrid dimensions in DIALOG_EESCHEMA_OPTIONS under GTK
Patch committed in product branch r6051. Thanks.
On 8/3/2015 10:09 AM, Chris Pavlina wrote:
> The FlexGridSizer in DIALOG_EESCHEMA_OPTIONS is not set to have flexible
> row heights. This makes it ugly under many GTK themes, which do not
> properly support both the dropdown list button and the numeric
> spin-buttons at all sizes. This is a quick patch to set the flexible
> direction to "both" instead of "horizontal" to allow all of these
> elements to take on their natural dimension as preferred by the system
> theme.
>
> --
> Chris
>
>
>
> _______________________________________________
> 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