uifw/ganes/src/HgSingleGraphicList.cpp
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
--- a/uifw/ganes/src/HgSingleGraphicList.cpp	Wed Sep 01 12:16:19 2010 +0100
+++ b/uifw/ganes/src/HgSingleGraphicList.cpp	Tue Sep 14 21:48:24 2010 +0300
@@ -162,7 +162,8 @@
             aRect, 
             item->Flags(), 
             iLayoutData->FirstIndicatorLayout(), 
-            iLayoutData->SecondIndicatorLayout() );            
+            iLayoutData->SecondIndicatorLayout(),
+            iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );            
     }
 
 // -----------------------------------------------------------------------------