pecinko
Donor
Posts: 3,010
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
|
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.
|
|
find
quote
|
Hitcher
Skilled Skinner
Posts: 9,922
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
|
In Eden you should be using the following -
Videos,Files instead of VideoFiles
Videos instead of VideoLibrary
|
|
find
quote
|
pecinko
Donor
Posts: 3,010
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
|
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?
|
|
find
quote
|
Hitcher
Skilled Skinner
Posts: 9,922
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
|
There's still more changes to come so I'm holding off on pre Eden releases for skins on the official repo.
|
|
find
quote
|