[mythtv-commits] Ticket #3385: opengl painter doesn't handle GUI offset correctly in drawTimeout

MythTV mythtv at cvs.mythtv.org
Fri May 25 02:57:54 UTC 2007


#3385: opengl painter doesn't handle GUI offset correctly in drawTimeout
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  unknown
 Severity:  low        |   Resolution:         
-----------------------+----------------------------------------------------

Comment(by David Asher <david.asher at caviumnetworks.com>):

 It bugged me that my first patch was passing QRect's around by value so
 frequently, so I attached a second version of the patch which allocates a
 uiScreenRect to store the rectangle and uses it directly instead of
 calling GetUIScreenRect().

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3385#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list