Unwatched overlay show in ROOT of videolibrary?
#1
This is the code:


PHP Code:
<control type="image">
        <
visible>Window.IsVisible(VideoFiles) | [Window.IsVisible(VideoLibrary) + Skin.HasSetting(Show_Unwatched_Status)]</visible>
        <
posx>0</posx>
        <
posy>24</posy>
        <
height>12</height>
        <
width>12</width>
        <
texture>$INFO[ListItem.Overlay]</texture>
    </
control

that shows unwatched overlay image in videolibrary root in PRE 11. Everything is fine in Dharma.
My skins:

Amber
Quartz

Reply
#2
In Eden you should be using the following -

Videos,Files instead of VideoFiles

Videos instead of VideoLibrary
Reply
#3
Thanks.

From you experience, could I just drop the check in order to keep skin compatibility with 10.1? Or is it a time to jump to pre eden only version of a skin? I think there are still users with dharma around, but it sure gets messy skinning for both builds.. So, your friendly advice, if I may ask?
My skins:

Amber
Quartz

Reply
#4
There's still more changes to come so I'm holding off on pre Eden releases for skins on the official repo.
Reply

Logout Mark Read Team Forum Stats Members Help
Unwatched overlay show in ROOT of videolibrary?0