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="morpheus_xx" data-source="post: 1120076" data-attributes="member: 48495"><p>This is right.</p><p></p><p>Can you post the xaml of modification here?</p><p></p><p></p><p>Good question. The "<Control x:Name="ListViewCover"...>" is implemented as reference to the cover view, because I wanted to remove rendundancies in xaml code (you know: define once, use multiple times...)</p><p></p><p>Now this is not the best for our different styles. We could "inline" the control into list view style, but this would bring back redundancies. Another option could be a "Setter" in a style which hides the red underlay when the control is used in list view. I have not tested this yet, so I first have to check the best way.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1120076, member: 48495"] This is right. Can you post the xaml of modification here? Good question. The "<Control x:Name="ListViewCover"...>" is implemented as reference to the cover view, because I wanted to remove rendundancies in xaml code (you know: define once, use multiple times...) Now this is not the best for our different styles. We could "inline" the control into list view style, but this would bring back redundancies. Another option could be a "Setter" in a style which hides the red underlay when the control is used in list view. I have not tested this yet, so I first have to check the best way. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Apollo One
Contact us
RSS
Top
Bottom