webengine/webkitutils/HistoryProvider/HistoryView.h
branchRCL_3
changeset 37 ac77f89b1d9e
parent 0 dd21522fd290
child 44 800203832575
--- a/webengine/webkitutils/HistoryProvider/HistoryView.h	Wed Mar 31 23:16:40 2010 +0300
+++ b/webengine/webkitutils/HistoryProvider/HistoryView.h	Wed Apr 14 17:06:56 2010 +0300
@@ -37,10 +37,10 @@
 
 
 // CONSTANTS
-const int KCenterThumbnailWidthPercent = 50;
-const int KCenterThumbnailHeightPercent = 90;
-const int KSideThumbnailWidthPercent = 25;
-const int KSideThumbnailHeightPercent = 70;
+const int KCenterThumbnailWidthPercent = 60;
+const int KCenterThumbnailHeightPercent = 75;
+const int KSideThumbnailWidthPercent = 20;
+const int KSideThumbnailHeightPercent = 60;
 
 // FORWARD DECLARATIONS
 class HistoryController;