efl/legacy/elementary
Jaehwan Kim 051d092c71 From: Jaehwan Kim <jaehwan.kim.neo@gmail.com>
At first, try to execute elementary_test and drag down the list for bounce.
Then as soon as release the mouse, click the list continuously and fast.
The list will not be clicked because it cannot be clicked during the bounce
animation. The bounce animation time is fixed and it is reset again, when
the mouse is down and up. In the result, if we click it continuously, we can
not choose the list item. (During animation, list can not be clicked).
I changed the function "_smart_bounce_x_animator" and "_smart_bounce_
y_animator". I fixed the bounce time will be changed by remaining distance.



SVN revision: 64407
2011-10-26 06:30:07 +00:00
..
config From: Jaehwan Kim <jae.hwan.kim@samsung.com> 2011-10-13 12:07:39 +00:00
data elm genlist/gengrid: Applied genlist/gengrid icons -> contents changes 2011-10-24 02:27:04 +00:00
doc elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
m4 Elementary: Check for PATH_MAX define availability 2011-10-15 09:30:52 +00:00
po elm: Updated po. 2011-10-24 01:04:35 +00:00
src From: Jaehwan Kim <jaehwan.kim.neo@gmail.com> 2011-10-26 06:30:07 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore add note.txt to svn ignores 2011-10-11 22:17:53 +00:00
AUTHORS elm: Updated authors in elm. 2011-09-29 13:21:51 +00:00
COPYING fix COPYING to say 2011. 2011-09-05 07:15:41 +00:00
ChangeLog elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
INSTALL fix INSTALL files. 2008-10-01 07:37:28 +00:00
Makefile.am elementary: add make rule to generate screenshots of the examples. 2011-06-16 21:08:05 +00:00
NEWS elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
README right readme. 2008-09-30 08:18:41 +00:00
TODO more elm todo items 2011-10-21 00:26:09 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac Elementary: do not enter po/ if --disable-nls is passed to configure 2011-10-21 21:20:12 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in Adjust spec to existing modules. 2011-09-03 17:57:36 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.