mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
redesigned animations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<menuchannels x="0" y="0" width="100%" height="100%" fadetime="0">
|
||||
<menuitems x="0" y="10%" orientation="vertical" width="100%" height="82%" align="center" numlistelements="{chlistitemsmax}">
|
||||
<listelement>
|
||||
<listelement fadetime="{listfadetime}" shifttime="{listshifttime}">
|
||||
<areacontainer condition="not{current}">
|
||||
<!-- Background -->
|
||||
<area x="1%" width="58%" layer="2">
|
||||
@@ -24,7 +24,7 @@
|
||||
</areacontainer>
|
||||
<areacontainer condition="{current}">
|
||||
<!-- Background -->
|
||||
<area x="1%" width="58%" layer="2">
|
||||
<area indicator="true" x="1%" width="58%" layer="2">
|
||||
<fill condition="{current}" color="{menuactive}" />
|
||||
<fill condition="{separator}" color="{menuseparator}" />
|
||||
</area>
|
||||
|
||||
Reference in New Issue
Block a user