Visual updates
This commit is contained in:
@@ -253,6 +253,8 @@ QLineEdit:disabled {
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
QSlider {
|
||||
background: hotpink;
|
||||
}
|
||||
*/
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<Value ID='Cons_Throttle_Maxspeed_Hi' Label='Throttle Speed Limit' UnitLabel='km/h' Factor='0.1' Min='0' Max='70' ValueType='Float'/>
|
||||
|
||||
<Value ID='Cons_Geometry_Circ_Hi' Label='Wheel Circumference' IsWord='true' UnitLabel='mm' Min='0' Max='2300' Factor='1.5625' ValueType='Number'/>
|
||||
<Value ID='Cons_Assist_Mountain_Cap' Label='Mountain Cap' UnitLabel='%' Factor='1.5625' ValueType='Float'/>
|
||||
<Value ID='Cons_Assist_Mountain_Cap' Label='Mountain Cap' UnitLabel='%' Min="0" Max="100" Factor='1.5625' ValueType='Float'/>
|
||||
</Device>
|
||||
|
||||
</Bike>
|
||||
|
||||
Reference in New Issue
Block a user