1
0
Fork 0

KX165: fix volume knob animation

This commit is contained in:
Clément de l'Hamaide 2013-08-26 20:02:10 +02:00
parent e974c7d274
commit 74ea8ac7e3
2 changed files with 4 additions and 4 deletions

View file

@ -532,7 +532,7 @@
<type>knob</type>
<object-name>CommVolume</object-name>
<property alias="../../params/comm-volume"/>
<factor>-270</factor>
<factor>-65</factor>
<axis>
<x>1</x>
<y>0</y>
@ -682,7 +682,7 @@
<type>knob</type>
<object-name>NavVolume</object-name>
<property alias="../../params/nav-volume"/>
<factor>-270</factor>
<factor>-65</factor>
<axis>
<x>1</x>
<y>0</y>

View file

@ -531,7 +531,7 @@
<type>knob</type>
<object-name>CommVolume</object-name>
<property alias="../../params/comm-volume"/>
<factor>-270</factor>
<factor>-65</factor>
<axis>
<x>1</x>
<y>0</y>
@ -681,7 +681,7 @@
<type>knob</type>
<object-name>NavVolume</object-name>
<property alias="../../params/nav-volume"/>
<factor>-270</factor>
<factor>-65</factor>
<axis>
<x>1</x>
<y>0</y>