[PATCH] Tkh theme should only be pressed to bottom if other themes are present

Wald Commits scm-commit at wald.intevation.org
Tue Mar 6 17:53:42 CET 2018


# HG changeset patch
# User gernotbelger
# Date 1520352896 -3600
# Node ID 2970368ae1e391eb4f4cb912bae47a3538739242
# Parent  9c02733a1b3c1412169c0ec65effba70b797d3dc
Tkh theme should only be pressed to bottom if other themes are present

diff -r 9c02733a1b3c -r 2970368ae1e3 artifacts/doc/conf/generators/longitudinal-diagram-defaults.xml
--- a/artifacts/doc/conf/generators/longitudinal-diagram-defaults.xml	Tue Mar 06 17:09:39 2018 +0100
+++ b/artifacts/doc/conf/generators/longitudinal-diagram-defaults.xml	Tue Mar 06 17:14:56 2018 +0100
@@ -15,7 +15,7 @@
     <axis name="Tau"/>
     <axis name="Q" include-zero="true"/>
     <axis name="flowdepthAxis" include-zero="false"  />
-    <axis name="tkhAxis" include-zero="true" upperMargin="4.0" />
+    <axis name="tkhAxis" include-zero="true" />
     <domain-axis key="chart.longitudinal.section.xaxis.label" default="Fluss-Km" inverted="org.dive4elements.river.exports.IsKmUpEvaluator()">
         <arg expr="artifact.river"/>
     </domain-axis>


More information about the Dive4Elements-commits mailing list