Merge "[Elc_Naviframe]:Bug Fix:wrong signals[show/hide] sent for text parts. Opensour...
[framework/uifw/elementary.git] / config / illume / base.src
index 1669ce4..bfba60a 100644 (file)
@@ -13,6 +13,7 @@ group "Elm_Config" struct {
   value "zoom_friction" double: 0.5;
   value "thumbscroll_border_friction" double: 0.5;
   value "thumbscroll_sensitivity_friction" double: 0.25;
+  value "scroll_smooth_time_interval" double: 0.008;
   value "scroll_smooth_amount" double: 1.0;
   value "scroll_smooth_history_weight" double: 0.1;
   value "scroll_smooth_future_time" double: 0.0;