[mythtv-commits] Ticket #6139: MythUIButtonList fixes

MythTV mythtv at cvs.mythtv.org
Sun Jan 18 01:37:44 UTC 2009


#6139: MythUIButtonList fixes
--------------------+-------------------------------------------------------
 Reporter:  ijr     |        Owner:  stuartm
     Type:  patch   |       Status:  closed 
 Priority:  minor   |    Milestone:  0.22   
Component:  mythtv  |      Version:  head   
 Severity:  medium  |   Resolution:  fixed  
  Mlocked:  0       |  
--------------------+-------------------------------------------------------
Changes (by ijr):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [19719]) MythUIButtonList fixes:
 - No longer gets confused when scrolling rapidly + wrapping items
 - Consolidate scrolling code
 - Remove old optimization code that kept pointers to various items - no
 longer necessary since in Qt4, QList is essentially a deque instead of a
 linked list.
 - When keeping the center item selected, and there are fewer than the
 total # of possible items on screen, don't repeat them to fill up
 available items if set to item wrap.  Makes Terra work/feel better.

 Fixes #6139

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


More information about the mythtv-commits mailing list