diff -r bac7acad7cb3 -r 2c87b2808fd7 camerauis/cameraapp/generic/src/CamViewBase.cpp --- a/camerauis/cameraapp/generic/src/CamViewBase.cpp Wed Sep 01 12:30:54 2010 +0100 +++ b/camerauis/cameraapp/generic/src/CamViewBase.cpp Tue Sep 14 20:46:07 2010 +0300 @@ -180,8 +180,8 @@ if( iContainer ) { if(appUi) - { - iContainer->DrawNow( appUi->ZoomPane()->Rect() ); + { + iContainer->DrawNow( appUi->ZoomPane()->Extent() ); } else {