scrolling: add option to disable scroll animations

Desktop / Enlightenment / Elementary - Mike Blumenkrantz [osg.samsung.com] - 18 February 2016 11:53 UTC

when I scroll on a computer, I want my app to respond immediately. I don't want to wait for it to finish scrolling and I don't want to have to guess where the scroll will end.

ref 2ac2628612060114cf6e5205e5331044221178c6

@feature

920bb29 scrolling: add option to disable scroll animations
src/bin/config.c | 30 ++++++++++++++++++++++++++++++
src/lib/elm_config.c | 16 ++++++++++++++++
src/lib/elm_config.h | 27 +++++++++++++++++++++++++++
src/lib/elm_interface_scrollable.c | 9 +++++++--
src/lib/elm_priv.h | 1 +
5 files changed, 81 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share