[mythtv-commits] mythtv commit: r15216 by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Dec 22 00:26:32 UTC 2007


      Author: awithers
        Date: 2007-12-22 00:26:32 +0000 (Sat, 22 Dec 2007)
New Revision: 15216
   Changeset: http://cvs.mythtv.org/trac/changeset/15216

Modified:

   trunk/mythtv/libs/libmyth/mythdialogs.cpp
   trunk/mythtv/libs/libmyth/mythdialogs.h

Log:

Do for regions what was done in [15200].

DrawRegion() will no longer be called in response to a requestRegionUpdate.
Instead Draw() is called, allowing laying to work as it does elsewhere
(regions no longer exist because they always do, each container
is only permitted to draw in the invalidated rect as of [15200]).

UIListTreeType was the only control to do this, if you see strange
painting behavior open a ticket.





More information about the mythtv-commits mailing list