mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Add Zoomed Elevation Widget to Graphical Meters
[skip ci] For simulation workouts without GPS data
This commit is contained in:
@@ -91,6 +91,14 @@
|
|||||||
<OutlineColor R="255" G="255" B="255" A="250" />
|
<OutlineColor R="255" G="255" B="255" A="250" />
|
||||||
<MainColor R="255" G="0" B="0" A="250" />
|
<MainColor R="255" G="0" B="0" A="250" />
|
||||||
</meter>
|
</meter>
|
||||||
|
<meter name="elevationzoomed" container="Video" source="ElevationZoomed" type="ElevationZoomed">
|
||||||
|
<RelativeSize Width="15.0" Height="15.0" />
|
||||||
|
<RelativePosition X="88.0" Y="50.0" />
|
||||||
|
<BackgroundColor R="200" G="200" B="200" A="200" />
|
||||||
|
<OutlineColor R="255" G="255" B="255" A="250" />
|
||||||
|
<MainColor R="255" G="0" B="0" A="250" />
|
||||||
|
<BackgroundColor R="200" G="200" B="200" A="225" />
|
||||||
|
</meter>
|
||||||
</layout>
|
</layout>
|
||||||
|
|
||||||
<layout name="Graphical Meters with Map">
|
<layout name="Graphical Meters with Map">
|
||||||
|
|||||||
Reference in New Issue
Block a user