<visible> condition won't won't terminate with control group
#1
So,

I am adding Grajen's RSS feed widgets into the includehomerecentlyadded.xml file of cirrus. Cool, Right?

And it has worked perfectly EXCEPT!!!...

The previous item in the file is the music widget which has <visible>Container(9000).HasFocus(3)</visible> as a parameter under its first control group.

So, as a result, everything that follows this (which includes the code to insert the RSS widgets) will only appear when focusing on the Music button (item id=3)... I tested this in a few ways and it is 100% certain.

At the end of the music's recently added section, I have </control> written twice.... by my calculations, the correct number of times...

Any more or less and NO recently added widgets appear.

How the hell do I terminate this parameter before my RSS widget's code?

Thank you SOOOO much to the god-like skinner that might assist me!
Reply
#2
Move it outside of that control group.
Reply

Logout Mark Read Team Forum Stats Members Help
<visible> condition won't won't terminate with control group0