[mythtv-commits] Ticket #3599: Using two different sizes for the channelicon element in different containers will have the OSD alternate between the two.

MythTV mythtv at cvs.mythtv.org
Mon Jun 11 18:39:51 UTC 2007


#3599: Using two different sizes for the channelicon element in different
containers will have the OSD alternate between the two.
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  head   
 Severity:  low        |  
-----------------------+----------------------------------------------------
 If a theme has two different sizes for the channelicon element, the OSD
 displays strange but repeatable behavior.
 Example, if different sizes are used for the channel icon elements in the
 program_info and browse_info containers, the OSD will swap the two sizes
 within the same container.

 The channel icon sizes start out correctly, where browsing a channel not
 yet tuned to will show the correct size icon for the browse_info display
 and once tuned to, the correct size icon will show in the program_info
 display, but from there the odd behavior starts.

 Hitting the info button to the program_info display will alternate between
 the different icon sizes (being correct only every other time). Which ever
 one is last displayed will then be used as the browse_info icon when
 browsing the different channels. This makes makes the icon change sizes
 from channel to channel when browsing.

 Example, if browse_info used a large icon and program_info used a small
 icon. Tuning to a channel with the correct sized large icon in browse,
 will show the correct sized small icon in the initial program_info
 display. Once info is hit, the large and small icons will alternate. If
 the channel is changed when the last icon displayed in the program_info is
 small, then the next time it is displayed from browse_info it will be
 small. If large then large.

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


More information about the mythtv-commits mailing list