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
Quality Assurance
Bugtracker Feed
0004319: Animations break visibility of GUIPlayListItemListControl
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="MediaPortal-Bot" data-source="post: 980557" data-attributes="member: 48617"><p>GUIPlayListItemListControl never calls base.Render() but GUIListControl does this and call goes to GUIControl base class:<br /> <br /> public virtual void Render(float timePassed)<br /> {<br /> _hasRendered = true;<br /> }<br /> <br /> The flag is used in HasRendered (in GUIControl) method which is used by animations causing the animation fail for first time for the list control (the control stays hidden no matter what).<br /> <br /> See internal thread for more details</p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=4319" target="_blank">Continue reading...</a></p></blockquote><p></p>
[QUOTE="MediaPortal-Bot, post: 980557, member: 48617"] GUIPlayListItemListControl never calls base.Render() but GUIListControl does this and call goes to GUIControl base class:<br /> <br /> public virtual void Render(float timePassed)<br /> {<br /> _hasRendered = true;<br /> }<br /> <br /> The flag is used in HasRendered (in GUIControl) method which is used by animations causing the animation fail for first time for the list control (the control stays hidden no matter what).<br /> <br /> See internal thread for more details [url="http://mantis.team-mediaportal.com/view.php?id=4319"]Continue reading...[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0004319: Animations break visibility of GUIPlayListItemListControl
Contact us
RSS
Top
Bottom