[mythtv-commits] Ticket #11285: Removing the last item in a MythUIButtonList doesn't update the display

MythTV noreply at mythtv.org
Wed Sep 18 12:14:53 UTC 2013


#11285: Removing the last item in a MythUIButtonList doesn't update the display
---------------------------------------------+-----------------------------
 Reporter:  paulh <mythtv@…>                 |          Owner:  stuartm
     Type:  Bug Report - General             |         Status:  assigned
 Priority:  minor                            |      Milestone:  0.27
Component:  MythTV - User Interface Library  |        Version:  Master Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------

Comment (by paulh):

 My guess is you can't see it because your theme is using a different
 <arrange> method for the buttons. The fixed arrange method works all the
 others are broken.

 The difference seems to be fixed calls CalculateButtonPositions() which
 always makes sure any unused buttons are made invisible. The other arrange
 methods  call DistributeButtons() which doesn't always made unused buttons
 invisible.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11285#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list