mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
fixed small bug in skin nopacity displaychannel
This commit is contained in:
parent
09796d8646
commit
ca4793ef4b
@ -22,7 +22,7 @@
|
|||||||
{switching} true if a number is pressed on the remote to switch to a dedicated channel
|
{switching} true if a number is pressed on the remote to switch to a dedicated channel
|
||||||
-->
|
-->
|
||||||
<channelinfo>
|
<channelinfo>
|
||||||
<area x="2%" y="80%" width="14%" height="18%" layer="2">
|
<area x="2%" y="80%" width="14%" height="18%" layer="3">
|
||||||
<drawimage cache="true" imagetype="channellogo" path="{channelid}" width="94%" height="94%" align="center" valign="center"/>
|
<drawimage cache="true" imagetype="channellogo" path="{channelid}" width="94%" height="94%" align="center" valign="center"/>
|
||||||
</area>
|
</area>
|
||||||
<area x="18%" y="74%" width="42%" height="6%" layer="2">
|
<area x="18%" y="74%" width="42%" height="6%" layer="2">
|
||||||
|
Loading…
Reference in New Issue
Block a user