[mythtv-commits] Ticket #7525: Optimize Pulse handling in MythUI

MythTV mythtv at cvs.mythtv.org
Wed Aug 25 14:00:23 UTC 2010


#7525: Optimize Pulse handling in MythUI
---------------------------------------------+------------------------------
 Reporter:  danielk                          |           Owner:  danielk 
     Type:  enhancement                      |          Status:  assigned
 Priority:  minor                            |       Milestone:  0.24    
Component:  MythTV - User Interface Library  |         Version:  head    
 Severity:  medium                           |      Resolution:          
 Keywords:                                   |   Ticket locked:  0       
---------------------------------------------+------------------------------

Comment (by Jim Stichnoth <stichnot@…>):

 Updated with v3 patch.  The previous versions had a bug where Pulse() was
 called on children only if some child has a custom pulse set.  This e.g.
 cause the "Recording..." text in the Arclight PBB not to be alphapulsed.

 The patch still has a potential problem when m_Visible is changed from
 false to true.  In this case, the whole subtree should probably be
 reexamined to see what needs to be pulsed.  I haven't seen any actual
 problems so far, though.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7525#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list