efl/legacy/elementary/config
Davide Andreoli 2abf567a5f Make the scroller more "weighted" (or hard-to-drag) while you drag it
out of bounds, that is when the content is finished. In this way
 the user note that the content is at the end.

 All the others finger-scroll implementation (iphone,android) works this way ;)

 This is configurable by the 'thumbscroll_border_friction' config value,
 and by the 'ELM_THUMBSCROLL_BORDER_FRICTION' var.
 0.0 means: disable the friction
 0.5 is the default
 1.0 means: maximum friction

 I have tested this with every scroller in elm_test and seems to work
 well in all the occurence, if you see somthing strange in some scroller
 please let me know.

 DaveMDS
  



SVN revision: 54170
2010-11-05 09:31:51 +00:00
..
default Make the scroller more "weighted" (or hard-to-drag) while you drag it 2010-11-05 09:31:51 +00:00
illume Make the scroller more "weighted" (or hard-to-drag) while you drag it 2010-11-05 09:31:51 +00:00
standard Make the scroller more "weighted" (or hard-to-drag) while you drag it 2010-11-05 09:31:51 +00:00
Makefile.am remove whitespaces 2010-08-22 07:12:11 +00:00
profile.src well it needed to be done finallly - elm has config files and profiles - just 2010-01-18 09:38:52 +00:00