Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 9355:7c74ee8d6767
Fixed: collision themes had fiferent point sizes
author | gernotbelger |
---|---|
date | Tue, 31 Jul 2018 18:12:36 +0200 |
parents | 61b5de0b673b |
children | ddcd52d239cd |
comparison
equal
deleted
inserted
replaced
9354:13bbc75ed0bc | 9355:7c74ee8d6767 |
---|---|
2842 <theme name="SInfoCollisionCount2"> | 2842 <theme name="SInfoCollisionCount2"> |
2843 <inherits> | 2843 <inherits> |
2844 <inherit from="LongitudinalSectionPoints" /> | 2844 <inherit from="LongitudinalSectionPoints" /> |
2845 </inherits> | 2845 </inherits> |
2846 <fields> | 2846 <fields> |
2847 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | 2847 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
2848 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | 2848 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> |
2849 </fields> | 2849 </fields> |
2850 </theme> | 2850 </theme> |
2851 <theme name="SInfoCollisionCount3"> | 2851 <theme name="SInfoCollisionCount3"> |
2852 <inherits> | 2852 <inherits> |
2853 <inherit from="LongitudinalSectionPoints" /> | 2853 <inherit from="LongitudinalSectionPoints" /> |
2854 </inherits> | 2854 </inherits> |
2855 <fields> | 2855 <fields> |
2856 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | 2856 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
2857 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> | 2857 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> |
2858 </fields> | 2858 </fields> |
2859 </theme> | 2859 </theme> |
2860 <theme name="SInfoFloodDurationLeft"> | 2860 <theme name="SInfoFloodDurationLeft"> |
2861 <inherits> | 2861 <inherits> |