diff options
| author | louis <louis.braun@gmx.de> | 2015-03-22 12:52:10 +0100 |
|---|---|---|
| committer | louis <louis.braun@gmx.de> | 2015-03-22 12:52:10 +0100 |
| commit | fcf90375fa516455cf7bda4bc791c814b5062d69 (patch) | |
| tree | 1bc97e190d14c76c8ce3b877746a8bc85634112e /skins | |
| parent | 21b70b426d2fd6546f12e4ee9177c73839c831da (diff) | |
| download | vdr-plugin-skindesigner-fcf90375fa516455cf7bda4bc791c814b5062d69.tar.gz vdr-plugin-skindesigner-fcf90375fa516455cf7bda4bc791c814b5062d69.tar.bz2 | |
introduced cViewElement
Diffstat (limited to 'skins')
| -rw-r--r-- | skins/metrixhd/xmlfiles/displaychannel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/metrixhd/xmlfiles/displaychannel.xml b/skins/metrixhd/xmlfiles/displaychannel.xml index 7e39236..d6c201b 100644 --- a/skins/metrixhd/xmlfiles/displaychannel.xml +++ b/skins/metrixhd/xmlfiles/displaychannel.xml @@ -196,7 +196,7 @@ {devices[channelid]} ID of the currently tuned channel {devices[source]} source of the currently tuned channel --> - <devices detached="true" delay="100" fadetime="300"> + <devices detached="true" delay="500" fadetime="500"> <area condition="{showdevices}" x="70%" y="30%" width="30%" height="{areaheight}/12 * {numdevices}" layer="1"> <fill color="{clrTransBlack}"/> </area> |
