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
Apollo One
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: 1120764" data-attributes="member: 145639"><p>Here the latest status of Apollo One work for download.</p><p></p><p>[USER=48495]@morpheus_xx[/USER]</p><p>I installed TortoiseGit but could not find options to connect it to MP2 online repository.</p><p>Also I have no time to figure it out. Could you please merge the changes from attached file.</p><p>Thanks!</p><p></p><p>Won't be able to work on the skin for about 1 week now.</p><p></p><p><strong><u>Open points:</u></strong></p><ul> <li data-xf-list-type="ul">Currently no focus frame at all existing, because I set the thickness to "0". Code needs to be changed in the direction, that focus frames are existing for cover views only</li> </ul><p>[code] <!-- MediaItems style --></p><p></p><p> <Style x:Key="MediaItemButtonControlStyle" TargetType="{x:Type Control}"></p><p> <Setter Property="Template"></p><p> <Setter.Value></p><p> <ControlTemplate></p><p> <Border x:Name="ButtonControlRectangle"</p><p> IsVisible ="False"</p><p> CornerRadius="{ThemeResource ButtonControlRadiusX}"</p><p> BorderBrush="{ThemeResource MediaItemsFocusedBorderBrush}"</p><p> BorderThickness="0"</p><p> Margin="-1"></p><p> </Border></p><p> </ControlTemplate></p><p> </Setter.Value></p><p> </Setter></p><p> </Style>[/code]</p><p></p><ul> <li data-xf-list-type="ul">Knob size needs to be adjusted slightly (smaller)<br /> </li> <li data-xf-list-type="ul">When scrolling in the list view, there is a small offset jump to the right and back for the focused item. I have an idea which code causes it, but better didn't tough it yet <br /> </li> <li data-xf-list-type="ul">metadata for complete series and seasons missing, currently only for episodes</li> <li data-xf-list-type="ul">The star rating causes graphic errors at some list positions (was also before)</li> </ul></blockquote><p></p>
[QUOTE="ge2301, post: 1120764, member: 145639"] Here the latest status of Apollo One work for download. [USER=48495]@morpheus_xx[/USER] I installed TortoiseGit but could not find options to connect it to MP2 online repository. Also I have no time to figure it out. Could you please merge the changes from attached file. Thanks! Won't be able to work on the skin for about 1 week now. [B][U]Open points:[/U][/B] [LIST] [*]Currently no focus frame at all existing, because I set the thickness to "0". Code needs to be changed in the direction, that focus frames are existing for cover views only [/LIST] [code] <!-- MediaItems style --> <Style x:Key="MediaItemButtonControlStyle" TargetType="{x:Type Control}"> <Setter Property="Template"> <Setter.Value> <ControlTemplate> <Border x:Name="ButtonControlRectangle" IsVisible ="False" CornerRadius="{ThemeResource ButtonControlRadiusX}" BorderBrush="{ThemeResource MediaItemsFocusedBorderBrush}" BorderThickness="0" Margin="-1"> </Border> </ControlTemplate> </Setter.Value> </Setter> </Style>[/code] [LIST] [*]Knob size needs to be adjusted slightly (smaller) [*]When scrolling in the list view, there is a small offset jump to the right and back for the focused item. I have an idea which code causes it, but better didn't tough it yet [*]metadata for complete series and seasons missing, currently only for episodes [*]The star rating causes graphic errors at some list positions (was also before) [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Apollo One
Contact us
RSS
Top
Bottom