[mythtv-commits] mythtv commit: r22835 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 15 04:17:01 UTC 2009


      Author: danielk
        Date: 2009-11-15 04:17:00 +0000 (Sun, 15 Nov 2009)
New Revision: 22835
   Changeset: http://svn.mythtv.org/trac/changeset/22835

Modified:

   trunk/mythtv/libs/libmythui/mythpainter_ogl.cpp

Log:

Silently ignore DrawRoundedRect() when the rectangle is not visible.

This was attempting to create a null image and draw to it when either the height and/or the width were 0. Then when it tried to use the null image in a QPainter bad things happened.




More information about the mythtv-commits mailing list