interface_scrollable: modify to use a config value for adjusting
authorWonki Kim <wonki_.kim@samsung.com>
Fri, 20 Mar 2020 05:05:26 +0000 (14:05 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 22 Mar 2020 21:42:01 +0000 (06:42 +0900)
commitd60080ab933d102c4689d3d87f72616c4ce8a4df
tree703157e58c08efb3da6446fddf054bbd6550391c
parentcfc1133791d8a1d5e5d43ed40cf1116335fddb76
interface_scrollable: modify to use a config value for adjusting

_elm_config->thumbscroll_sensitivity_friction was used for calculating time delta variable.
this patch introduces the config value for adjusting dt value

Change-Id: I13ed1cac2ed3226e17018f05d4f61195fe8c3a04
src/lib/elementary/elm_interface_scrollable.c