diff artifacts/doc/conf/themes/second.xml @ 6561:d0a59a2e902f

issue1312: Bring back auto-coloring to FixPoints.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 11 Jul 2013 11:21:32 +0200
parents cf4889a257cb
children 60e9494978c4
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml	Thu Jul 11 10:24:32 2013 +0200
+++ b/artifacts/doc/conf/themes/second.xml	Thu Jul 11 11:21:32 2013 +0200
@@ -1399,12 +1399,14 @@
 
     <theme name="FixPoints">
         <inherits>
-            <inherit from="Points" />
+            <inherit from="ColorfulPoints" />
             <inherit from="Label" />
         </inherits>
         <fields>
             <field name="pointsize" type="int" display="Punktdicke"
                 default="3" />
+            <field name="showpointlabel" type="boolean"
+                display="Beschriftung anzeigen" default="true" hints="hidden" />
         </fields>
     </theme>
 

http://dive4elements.wald.intevation.org