kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30726
Re: [PATCH] Add background color for subsheets
On 9/14/2017 11:40 AM, Andrey Kuznetsov wrote:
> I hope there's an option to remove color as well, after color has been
> added.
That's why I asked if we could set the color to unspecified so users can
turn off the fill and background color will displayed in the sheet.
Otherwise, the user will have to modify their config files by hand which
isn't a reasonable solution.
>
> I can't remember, is text color modifiable? If not, that kind of limits
> the background color choices.
Text color is modifiable depending on the type of text. Take a look at
the Eeschema color settings. Obviously you can only change the color
for an entire type of text not each text object. The new file format
will support per object colors but that will not be available until well
after the stable 5 release.
>
> On Thu, Sep 14, 2017 at 7:22 AM Wayne Stambaugh <stambaughw@xxxxxxxxx
> <mailto:stambaughw@xxxxxxxxx>> wrote:
>
> Oliver,
>
> I just tested this patch and I like it. I would like you to please set
> the default color to COLOR4D::UNSPECIFIED if possible so that no filling
> occurs unless the user selects a color. It is rather jarring to
> suddenly have all of the sheets in your schematic turn blue. It might
> also be nice if you could select COLOR4D::UNSPECIFIED in the standard
> color selector for users who prefer no fill on sheets but that could be
> in a separate patch.
>
> Wayne
>
> On 9/12/2017 5:11 AM, Oliver Walters wrote:
> > This small patch adds a configurable background color for hierarchical
> > sheets.
> >
> > Image: http://i.imgur.com/53zgcy9.png
> >
> > Oliver
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~kicad-developers
> > Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
> > Unsubscribe : https://launchpad.net/~kicad-developers
> > More help : https://help.launchpad.net/ListHelp
> >
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
> --
> Remember The Past, Live The Present, Change The Future
> Those who look only to the past or the present are certain to miss the
> future [JFK]
>
> kandrey89@xxxxxxxxx <mailto:kandrey89@xxxxxxxxx>
> Live Long and Prosper,
> Andrey
References