mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
Updated xml files
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
<drawrectangle x="5%" y="{areaheight}-1" width="90%" height="1" color="{clrBlack}"/>
|
||||
</area>
|
||||
<area layer="6">
|
||||
<drawrectangle x="{areawidth}*0.05 + {timerstart}*{areawidth}*0.9/1000" y="25%" width="{timerwidth}*{areawidth}*0.9/1000" height="50%" color="{clrWhite}"/>
|
||||
<drawrectangle x="{areawidth}*0.05 + {timerstartpercent}*{areawidth}*0.9/1000" y="25%" width="{timerwidthpercent}*{areawidth}*0.9/1000" height="50%" color="{clrWhite}"/>
|
||||
</area>
|
||||
</areacontainer>
|
||||
<area condition="{favorite}" layer="6">
|
||||
|
||||
Reference in New Issue
Block a user