camerauis/cameraapp/generic/src/CamCaptureSetupSlider.cpp
changeset 1 f5ec9446e5bf
parent 0 1ddebce53859
child 10 8c55c525d5d7
--- a/camerauis/cameraapp/generic/src/CamCaptureSetupSlider.cpp	Thu Jan 07 16:18:56 2010 +0200
+++ b/camerauis/cameraapp/generic/src/CamCaptureSetupSlider.cpp	Mon Jan 18 20:06:55 2010 +0200
@@ -965,7 +965,10 @@
 //
 void CCamCaptureSetupSlider::HandlePointerEventL(const TPointerEvent& aPointerEvent)
     {   
-   
+    if(!Rect().Contains(aPointerEvent.iPosition))
+        {
+        return;
+        }
     CCoeControl::HandlePointerEventL( aPointerEvent );
 
     // This is the max bitmap offset from the top of the shaft that the thumb can be