? slideshow.diff Index: source/engine/drawshape.cxx =================================================================== RCS file: /cvs/graphics/slideshow/source/engine/drawshape.cxx,v retrieving revision 1.18 diff -u -p -r1.18 drawshape.cxx --- source/engine/drawshape.cxx 13 Dec 2006 16:55:47 -0000 1.18 +++ source/engine/drawshape.cxx 19 Mar 2007 08:08:54 -0000 @@ -332,7 +332,7 @@ namespace slideshow // If we cannot not prefetch, be defensive and assume // full shape size - if( !pRenderer ) + if( pRenderer ) { // temporarily, switch total transformation to identity // (need the bounds in the [0,1]x[0,1] unit coordinate