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 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Maya
"Now Playing" in fanart mode
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="jameson_uk" data-source="post: 650684" data-attributes="member: 11220"><p>updated all files to latest SVN (441) and some issues are sorted but other still remain; I will add this to the bug report thread.</p><p></p><p>Odd thing is that it still does the same thing and highlights the Current Playlist button rather than focusing on either of the lists...</p><p></p><p>This is because control 166 (top album tracks list) has visbility set to</p><p>[code]<visible>Control.HasFocus(5102) | Control.HasFocus(166)</visible>[/code]</p><p>control 155 (the similar tracks list) has visibility set to</p><p>[code]<visible>Control.HasFocus(5103)</visible>[/code]</p><p>So as soon as you move from the button to the list it stops being visible adding the condition </p><p>[code]| Control.HasFocus(155)[/code]</p><p>Solves the navigation issue</p><p></p><p>Still stumped as to how or why focus jumps to the current playlist button though <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" /></p></blockquote><p></p>
[QUOTE="jameson_uk, post: 650684, member: 11220"] updated all files to latest SVN (441) and some issues are sorted but other still remain; I will add this to the bug report thread. Odd thing is that it still does the same thing and highlights the Current Playlist button rather than focusing on either of the lists... This is because control 166 (top album tracks list) has visbility set to [code]<visible>Control.HasFocus(5102) | Control.HasFocus(166)</visible>[/code] control 155 (the similar tracks list) has visibility set to [code]<visible>Control.HasFocus(5103)</visible>[/code] So as soon as you move from the button to the list it stops being visible adding the condition [code]| Control.HasFocus(155)[/code] Solves the navigation issue Still stumped as to how or why focus jumps to the current playlist button though :S [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Maya
"Now Playing" in fanart mode
Contact us
RSS
Top
Bottom