mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
Version 0.8.0 beta
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<drawtext name="timertext" x="10" valign="center" font="{light}" fontsize="80%" color="{clrWhite}" text="{dayname} {day}. {timerstart} - {timerstop}: {title}" />
|
||||
</areascroll>
|
||||
</listelement>
|
||||
<currentelement delay="500" fadetime="0">
|
||||
<currentelement fadetime="300">
|
||||
<area x="63%" y="0" width="36%" height="15%" layer="2">
|
||||
<drawimage name="logo" imagetype="channellogo" path="{channelid}" x="10" y="0" width="30%" height="100%" />
|
||||
<drawtext name="channum" x="{width(logo)} + 20" y="{areaheight}/6" width="{areawidth} - {width(logo)} - 30" font="{light}" fontsize="40%" color="{clrWhite}" text="Channel No. {channelnumber}" />
|
||||
|
||||
Reference in New Issue
Block a user