Mercurial > dive4elements > river
changeset 9183:65543c75bfbb
Themes with band now must have 'showarea' set to true.
author | gernotbelger |
---|---|
date | Tue, 26 Jun 2018 20:19:31 +0200 |
parents | 77eb4553245b |
children | dace17e26d33 |
files | artifacts/doc/conf/themes/default.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Tue Jun 26 20:19:16 2018 +0200 +++ b/artifacts/doc/conf/themes/default.xml Tue Jun 26 20:19:31 2018 +0200 @@ -182,6 +182,7 @@ <field name="bandwidthcolor" type="Color" display="Bandbreitenfarbe" default="104, 104, 104"/> <field name="transparency" type="int" default="20" display="Transparenz"/> + <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> </fields> </theme>