Add the config ELM_THUMBSCROLL_HOLD_THRESHOLD.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 7 Mar 2013 09:13:15 +0000 (18:13 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 7 Mar 2013 09:13:15 +0000 (18:13 +0900)
commit9ee7004b86b4f07b747735205791bab772661d76
tree4f44139e0fad5b6f4e7e7ae2df849c36e3426241
parent36324d08174bf8905db16315b0f7ee8332746104
Add the config ELM_THUMBSCROLL_HOLD_THRESHOLD.
This is the number of pixels the range which can be scrolled, while the scroller is holed.
In case of mobile, this config is useful since the out of scroller area is too small.
ChangeLog
NEWS
config/default/base.src
config/mobile/base.src
config/standard/base.src
src/bin/config.c
src/lib/elm_config.c
src/lib/elm_config.h
src/lib/elm_interface_scrollable.c
src/lib/elm_priv.h