fps config changes 30 fps to 60 fps 32/160432/1 accepted/tizen/unified/20171124.064605 submit/tizen/20171123.082406
authorJeonghyun Yun <jh0506.yun@samsung.com>
Thu, 16 Nov 2017 06:12:15 +0000 (15:12 +0900)
committerJeonghyun Yun <jh0506.yun@samsung.com>
Thu, 16 Nov 2017 06:15:30 +0000 (06:15 +0000)
Change-Id: I8cb787a3fe25ae3bffd6911be94a10a899d1b3d2
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
config/wearable/base.src

index 275907b0d02f88340236f7397f07b56b1f2f6611..e69d10cee209465cef5e1dd3e63d49d03f8dfc29 100644 (file)
@@ -42,7 +42,7 @@ group "Elm_Config" struct {
   value "edje_cache" int: 32;
   value "edje_collection_cache" int: 64;
   value "finger_size" int: 30;
-  value "fps" double: 30.0;
+  value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-wearable-circle";
   value "modules" string: "prefs>prefs_iface:datetime_input_circle>datetime/api:naviframe_effect_wearable>naviframe/api";
   value "spinner_min_max_filter_enable" uchar: 1;