home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Skins and Design
BlueVision
Titanium Extended
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ge2301" data-source="post: 1177144" data-attributes="member: 145639"><p>I have updated the OV skin files 2 posts before. Included are <strong>Default, Win10 and TE</strong> skin files now.</p><p>There are only 2 open points, first is critical:</p><ul> <li data-xf-list-type="ul">When selecting "Manage Sites" in MP2 plugin settings for OV, MP2 is crashing with all 3 themes</li> <li data-xf-list-type="ul">Adding site logo to all screens. Following is only possible at the moment (works only for site screen, because only there siteslist available):</li> </ul> <p style="margin-left: 20px">[code=XML]</p> <p style="margin-left: 20px"><Image DataContext="{Binding ElementName=siteslist,Path=CurrentItem}"</p> <p style="margin-left: 20px">Source="{Binding Path=Site, Converter={ThemeResource ovsSiteUtilIconConverter}}" Stretch="Uniform"></p> <p style="margin-left: 20px"></Image></p> <p style="margin-left: 20px">[/code]</p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px">Following needs to be supported:</p> <p style="margin-left: 20px">[code=XML]</p> <p style="margin-left: 20px"><Image Source="{Binding Path=SelectedSite, Converter={ThemeResource ovsSiteUtilIconConverter}}" Stretch="Uniform" ></p> <p style="margin-left: 20px"></Image></p> <p style="margin-left: 20px">[/code]</p></blockquote><p></p>
[QUOTE="ge2301, post: 1177144, member: 145639"] I have updated the OV skin files 2 posts before. Included are [B]Default, Win10 and TE[/B] skin files now. There are only 2 open points, first is critical: [LIST] [*]When selecting "Manage Sites" in MP2 plugin settings for OV, MP2 is crashing with all 3 themes [*]Adding site logo to all screens. Following is only possible at the moment (works only for site screen, because only there siteslist available): [/LIST] [INDENT][code=XML] <Image DataContext="{Binding ElementName=siteslist,Path=CurrentItem}" Source="{Binding Path=Site, Converter={ThemeResource ovsSiteUtilIconConverter}}" Stretch="Uniform"> </Image> [/code] Following needs to be supported: [code=XML] <Image Source="{Binding Path=SelectedSite, Converter={ThemeResource ovsSiteUtilIconConverter}}" Stretch="Uniform" > </Image> [/code][/INDENT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
BlueVision
Titanium Extended
Contact us
RSS
Top
Bottom