[mythtv-commits] Ticket #2989: Bug in drawing order of themed widgets

MythTV mythtv at cvs.mythtv.org
Thu Jan 25 16:44:15 UTC 2007


#2989: Bug in drawing order of themed widgets
----------------------------------+-----------------------------------------
 Reporter:  evildagmar at gmail.com  |       Owner:  ijr    
     Type:  defect                |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  mythtv                |     Version:  0.20   
 Severity:  medium                |  
----------------------------------+-----------------------------------------
 If you go to any theme and put an actual image into button_off.png (which
 is the 'normal' state button graphic for MythCenter) you will note that it
 is drawn *covering* the 'active' button, which is less than useful.

 The 'active' button should be drawn above the 'normal' one, if they're
 both going to be drawn at all.  The code probably shouldn't draw them
 both, but someone might want to do like a shiny glow over their active
 button and keep the same background for all the normal (inactive) buttons.

 This persists as of SVN 12635 from 0.20-fixes.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2989>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list