ListItem.Thumb in add-on info dialog
#1
So, in the video library I'm using this:

<texture fallback="thumbs/addon.png" background="true">$INFO[ListItem.Thumb]</texture>

which works as intended.

When I use the same in in DialogAddonInfo it results in never using the fallback image because it will fall back to the ListItem.ActualIcon (which is much lower resolution as that's intended for use in list controls)

I can't use visible conditions to work around this either, as it will never return false.

What is the intended behaviour? Imo, ListItem.Thumb, ListItem.Icon and ListItem.ActualIcon should be seen as different, separate infolabels referring to different images.

In any case, it seems to be inconsistent.
Reply
#2
http://forum.xbmc.org/showthread.php?tid=97110
Reply
#3
Ah I see, cheers Hitcher
Reply

Logout Mark Read Team Forum Stats Members Help
ListItem.Thumb in add-on info dialog0