camerauis/cameraapp/generic/src/CamViewBase.cpp
branchRCL_3
changeset 25 2c87b2808fd7
parent 24 bac7acad7cb3
--- 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
             	    {