Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1803

Visibility condition inside itemlayout/focusedlayout problem

$
0
0
Hi!

I currently have a visibility condition inside a panel-container looking something like this:

<itemlayout>
....
<visible>ControlGroup(2000).HasFocus()</visible>
...
</itemlayout>

Everything works fine, except when opening the context-menu: The visibility-condition inside the itemlayout becomes false for some reason (The same visibility condition does not become false for items outside the panel-container in question...).

I cant figure it out, is there some problem with having visibility-conditions inside an itemlayout?

Cheers,

Viewing all articles
Browse latest Browse all 1803

Trending Articles