redesigned animations

This commit is contained in:
louis
2016-07-22 15:21:09 +02:00
parent 4f3c24df7b
commit a79af20c34
70 changed files with 1484 additions and 827 deletions

View File

@@ -19,11 +19,13 @@
</scrollbar>
<menuitems x="2%" y="10%" orientation="horizontal" width="96%" height="80%" align="center" numlistelements="3">
<listelement>
<listelement fadetime="{listfadetime}" shifttime="{listshifttime}">
<!-- Background -->
<area y="90%" height="10%" layer="2">
<fill condition="not{current}" color="{menuback}" />
<fill condition="{current}" color="{menubackactive}" />
<area condition="{current}" indicator="true" y="90%" height="10%" layer="2">
<fill color="{menubackactive}" />
</area>
<area condition="not{current}" y="90%" height="10%" layer="2">
<fill color="{menuback}" />
<drawrectangle x="{areawidth}-1" y="0" width="1" height="100%" color="{menubackline}"/>
</area>
<area y="90%" height="10%" layer="3">