Conditional bordertexture or aspectratio?
#1
Any way of doing a conditional bordertexture or aspectratio (image controls in lists)?
Just asking to be sure.

If not possible, are there plans?
Because even though we can use a var for texture atm, you still have to make that second control for icons.
As you probably don't want them to use scale or show up with a bordertexture.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#2
Tried to define texture.png in VARs when condition is met and leaving it blank when not?

PHP Code:
<value condition="Skin.HasSetting(MusicPlayingFanart)">border.png</value>
    <
value>-</value
My skins:

Amber
Quartz

Reply
#3
I did try, but I don't think you can use VAR with bordertexture. Though i'd be happy if i was wrong.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#4
Both <bordertexture> and <aspectratio> are fixed (as in infolabels won't work there). There is request to allow using infolabels in all textures (including bordertextures, texturefocus etc) but not much was done in this direction yet. For now we have to use 2 controls with visible conditions.
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#5
Too bad. I hope this gets implemented next.
So that we can fully use these nice VARs we recently got, to limit the amount of controls.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply

Logout Mark Read Team Forum Stats Members Help
Conditional bordertexture or aspectratio?0