change effect duration time
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Sat, 22 Jan 2011 08:52:01 +0000 (17:52 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Sat, 22 Jan 2011 08:52:01 +0000 (17:52 +0900)
src/clipdrawer.c

index e93c520..d5c3c24 100644 (file)
@@ -19,7 +19,7 @@ static const char *g_images_path[] = {
 #define GRID_IMAGE_LIMIT_W 91
 #define GRID_IMAGE_LIMIT_H 113
 
-#define ANIM_DURATION 120 // 2 seconds
+#define ANIM_DURATION 60 // 2 seconds
 #define ANIM_FLOPS (1.0/60)
 
 // gic should live at gengrid callback functions