My first idea is, that you have to place the styles inside the plugin that uses them. In this case they have to be under OnlineVideos\SkinDo you have an idea, how that can be?
With the Win10 Theme its working perfectly in the same way. Is it possible, that the rootcause is the fact, that TE is an individual plugin?My first idea is, that you have to place the styles inside the plugin that uses them. In this case they have to be under OnlineVideos\Skin
I have already tried, all resources I added were not foundAh, another thing I remember: "MEDIA_POSTER_WIDTH" --> I think it is defined inside MediaConsts.xaml, you may add it to 'OtherControls,Buttons,Colors,Consts,OnlineVideosConsts'
Thanks a lot.This could be a cause, I will check this later today.
I agree, this might be the better approach. Only thing we need to decide if we just copy the model to TE, or maybe we move it into a common project. 3rd option would be to link it inside project, so we don't have multiple files, but use the code in 2 projects.Generally I would anyway prefer, if TE could be a skin and not a theme as it has nothing in common with BV besides the GroupMenu.
I have already tried, all resources I added were not found
Did you put this here: https://github.com/MediaPortal/Medi...themes/default/styles/OtherControls.xaml#L11?\BlueVision\Skin\BlueVision\themes\default\styles\OtherControls.xaml' ---> MediaPortal.UI.SkinEngine.Xaml.Exceptions.XamlBindingException: Could not evaluate markup extension 'StaticResource ResourceKey=MEDIA_POSTER_WIDTH'