[PATCH 3 of 3] Themes with band now must have 'showarea' set to true

Wald Commits scm-commit at wald.intevation.org
Tue Jun 26 20:19:39 CEST 2018


# HG changeset patch
# User gernotbelger
# Date 1530037171 -7200
# Node ID 65543c75bfbbc87f7a942b7ed55e8166e122605d
# Parent  77eb4553245b681ad47b70b34bd8c2b41f6ae226
Themes with band now must have 'showarea' set to true.

diff -r 77eb4553245b -r 65543c75bfbb artifacts/doc/conf/themes/default.xml
--- 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>
 


More information about the Dive4Elements-commits mailing list