1
0
Fork 0

KX165: add a "set-tooltip" command for Comm and Nav volume

This commit is contained in:
Clément de l'Hamaide 2013-08-20 22:50:42 +02:00
parent 2c37cde633
commit ec1fa978dd
2 changed files with 36 additions and 0 deletions

View file

@ -572,6 +572,15 @@
</condition>
</binding>
</action>
<hovered>
<binding>
<command>set-tooltip</command>
<tooltip-id>comm-volume</tooltip-id>
<label>Volume: %3d%%</label>
<property alias="../../../../params/comm-volume"/>
<mapping>percent</mapping>
</binding>
</hovered>
</animation>
<animation>
@ -691,6 +700,15 @@
<wrap>false</wrap>
</binding>
</action>
<hovered>
<binding>
<command>set-tooltip</command>
<tooltip-id>nav-volume</tooltip-id>
<label>Volume: %3d%%</label>
<property alias="../../../../params/nav-volume"/>
<mapping>percent</mapping>
</binding>
</hovered>
</animation>
<animation>

View file

@ -571,6 +571,15 @@
</condition>
</binding>
</action>
<hovered>
<binding>
<command>set-tooltip</command>
<tooltip-id>comm-volume</tooltip-id>
<label>Volume: %3d%%</label>
<property alias="../../../../params/comm-volume"/>
<mapping>percent</mapping>
</binding>
</hovered>
</animation>
<animation>
@ -690,6 +699,15 @@
<wrap>false</wrap>
</binding>
</action>
<hovered>
<binding>
<command>set-tooltip</command>
<tooltip-id>nav-volume</tooltip-id>
<label>Volume: %3d%%</label>
<property alias="../../../../params/nav-volume"/>
<mapping>percent</mapping>
</binding>
</hovered>
</animation>
<animation>