photosgallery/viewframework/dataprovider/src/glxattributerequirement.cpp
changeset 1 9ba538e329bd
parent 0 4e91876724a2
equal deleted inserted replaced
0:4e91876724a2 1:9ba538e329bd
   116 void CGlxAttributeRequirements::AddThumbnailL( const TSize& aSize )
   116 void CGlxAttributeRequirements::AddThumbnailL( const TSize& aSize )
   117     {
   117     {
   118     TRACER("CGlxAttributeRequirements::AddThumbnailL");
   118     TRACER("CGlxAttributeRequirements::AddThumbnailL");
   119     if( aSize.iHeight > 200 )
   119     if( aSize.iHeight > 200 )
   120     	{
   120     	{
   121     	iFromFocusOutwardIterator.SetRangeOffsets( 2,2 );
   121     	iFromFocusOutwardIterator.SetRangeOffsets( 5,5 );
   122     	//check if Fullscreen thumbnail context is initialized
   122     	//check if Fullscreen thumbnail context is initialized
   123 		if(!iFsThumbnailContext)
   123 		if(!iFsThumbnailContext)
   124 			{
   124 			{
   125 			//created new context, set the priority higher than grid thumbnail requests and set the default spec based on the 
   125 			//created new context, set the priority higher than grid thumbnail requests and set the default spec based on the 
   126 			//current orientation
   126 			//current orientation