[mythtv-commits] mythtv commit: r19516 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Dec 31 16:31:22 UTC 2008


      Author: stuartm
        Date: 2008-12-31 16:31:22 +0000 (Wed, 31 Dec 2008)
New Revision: 19516
   Changeset: http://cvs.mythtv.org/trac/changeset/19516

Modified:

   trunk/mythtv/libs/libmythui/mythimage.cpp
   trunk/mythtv/libs/libmythui/mythimage.h
   trunk/mythtv/libs/libmythui/mythuiimage.cpp
   trunk/mythtv/libs/libmythui/mythuiimage.h

Log:

Add a spacing attribute to the reflection element, defines the distance between the image and it's reflection, useful to give the impression that an image is above the reflection surface. The behaviour of forced sizing and reflection has changed so that scaling occurs before the reflection, meaning that the overall image will be larger than the defined area, for most purposes this is more desirable behaviour. Finally I've removed the legacy exchange of images in inheritance since it should no longer be required with the image cache in place and it caused a few problems when combined with reflection/scaling effects.




More information about the mythtv-commits mailing list