this patch append new config values and also modify some the others.
Change-Id: Id9e95288428512d8779aaba06f7b274483320e93
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
value "thumbscroll_threshold" int: 15;
value "thumbscroll_hold_threshold" int: 100;
value "thumbscroll_momentum_threshold" double: 100.0;
- value "thumbscroll_flick_distance_tolerance" int: 1000;
- value "thumbscroll_friction" double: 1.5;
+ value "thumbscroll_flick_distance_tolerance" int: 3000;
+ value "thumbscroll_friction" double: 0.95;
value "thumbscroll_min_friction" double: 0.3;
value "thumbscroll_friction_standard" double: 3500.0;
value "thumbscroll_bounce_friction" double: 0.5;
value "thumbscroll_acceleration_threshold" double: 2000.0;
value "thumbscroll_acceleration_time_limit" double: 0.5;
value "thumbscroll_acceleration_weight" double: 1.5;
+ //
+ value "thumbscroll_momentum_animation_duration_min_limit" double: 0.25;
+ value "thumbscroll_momentum_animation_duration_max_limit" double: 1.25;
+ //
value "page_scroll_friction" double: 0.2;
value "bring_in_scroll_friction" double: 0.3;
value "zoom_friction" double: 0.5;
value "thumbscroll_threshold" int: 15;
value "thumbscroll_hold_threshold" int: 100;
value "thumbscroll_momentum_threshold" double: 100.0;
- value "thumbscroll_flick_distance_tolerance" int: 1000;
- value "thumbscroll_friction" double: 1.5;
+ value "thumbscroll_flick_distance_tolerance" int: 3000;
+ value "thumbscroll_friction" double: 0.95;
value "thumbscroll_min_friction" double: 0.3;
value "thumbscroll_friction_standard" double: 3500.0;
value "thumbscroll_bounce_friction" double: 0.5;
value "thumbscroll_acceleration_threshold" double: 2000.0;
value "thumbscroll_acceleration_time_limit" double: 0.5;
value "thumbscroll_acceleration_weight" double: 1.5;
+ //
+ value "thumbscroll_momentum_animation_duration_min_limit" double: 0.25;
+ value "thumbscroll_momentum_animation_duration_max_limit" double: 1.25;
+ //
value "page_scroll_friction" double: 0.2;
value "bring_in_scroll_friction" double: 0.3;
value "zoom_friction" double: 0.5;
group "Elm_Config" struct {
- value "config_version" int: 131087;
+ value "config_version" int: 131089
value "entry_select_allow" uchar: 1;
value "engine" string: "wayland_egl";
value "vsync" uchar: 1;
value "thumbscroll_threshold" int: 15;
value "thumbscroll_hold_threshold" int: 100;
value "thumbscroll_momentum_threshold" double: 100.0;
- value "thumbscroll_flick_distance_tolerance" int: 1000;
- value "thumbscroll_friction" double: 1.5;
+ value "thumbscroll_flick_distance_tolerance" int: 3000;
+ value "thumbscroll_friction" double: 0.95;
value "thumbscroll_min_friction" double: 0.3;
value "thumbscroll_friction_standard" double: 3500.0;
value "thumbscroll_bounce_friction" double: 0.5;
value "thumbscroll_acceleration_threshold" double: 2000.0;
value "thumbscroll_acceleration_time_limit" double: 0.5;
value "thumbscroll_acceleration_weight" double: 1.5;
+ //
+ value "thumbscroll_momentum_animation_duration_min_limit" double: 0.25;
+ value "thumbscroll_momentum_animation_duration_max_limit" double: 1.25;
+ //
value "page_scroll_friction" double: 0.2;
value "bring_in_scroll_friction" double: 0.3;
value "zoom_friction" double: 0.5;
value "thumbscroll_threshold" int: 15;
value "thumbscroll_hold_threshold" int: 100;
value "thumbscroll_momentum_threshold" double: 100.0;
- value "thumbscroll_flick_distance_tolerance" int: 1000;
- value "thumbscroll_friction" double: 1.5;
+ value "thumbscroll_flick_distance_tolerance" int: 3000;
+ value "thumbscroll_friction" double: 0.95;
value "thumbscroll_min_friction" double: 0.3;
value "thumbscroll_friction_standard" double: 3500.0;
value "thumbscroll_bounce_friction" double: 0.5;
value "thumbscroll_acceleration_threshold" double: 2000.0;
value "thumbscroll_acceleration_time_limit" double: 0.5;
value "thumbscroll_acceleration_weight" double: 1.5;
+ //
+ value "thumbscroll_momentum_animation_duration_min_limit" double: 0.25;
+ value "thumbscroll_momentum_animation_duration_max_limit" double: 1.25;
+ //
value "page_scroll_friction" double: 0.2;
value "bring_in_scroll_friction" double: 0.3;
value "zoom_friction" double: 0.5;
value "thumbscroll_threshold" int: 30;
value "thumbscroll_hold_threshold" int: 100;
value "thumbscroll_momentum_threshold" double: 100.0;
- value "thumbscroll_flick_distance_tolerance" int: 1000;
- value "thumbscroll_friction" double: 1.5;
+ value "thumbscroll_flick_distance_tolerance" int: 3000;
+ value "thumbscroll_friction" double: 0.95;
value "thumbscroll_min_friction" double: 0.3;
value "thumbscroll_friction_standard" double: 3500.0;
value "thumbscroll_bounce_friction" double: 0.5;
value "thumbscroll_acceleration_threshold" double: 2000.0;
value "thumbscroll_acceleration_time_limit" double: 0.5;
value "thumbscroll_acceleration_weight" double: 1.5;
+ //
+ value "thumbscroll_momentum_animation_duration_min_limit" double: 0.25;
+ value "thumbscroll_momentum_animation_duration_max_limit" double: 1.25;
+ //
value "page_scroll_friction" double: 0.2;
value "bring_in_scroll_friction" double: 0.2;
value "zoom_friction" double: 0.5;