efl/legacy/elementary/src
Gustavo Sverzut Barbieri 448f5eee60 Fix tooltip visibility lock.
Whenever object starts hiding Elementary sends "elm,action,hide", so
when it aborts such action it must always emit "elm,action,show" and
the best place to do this is at _elm_tooltip_hide_anim_stop().

Note: _elm_tooltip_hide() calls _elm_tooltip_hide_anim_stop() and thus
would show the object, but this is void as right after that the
tooltip object is deleted and thus the signal is never processed and
as we don't go back to main loop, nothing changes on screen.



SVN revision: 52167
2010-09-12 17:46:44 +00:00
..
bin Welcome Tooltips. 2010-09-11 00:52:33 +00:00
edje_externals Remove some unused variables from elm tests and externals 2010-09-09 19:35:53 +00:00
lib Fix tooltip visibility lock. 2010-09-12 17:46:44 +00:00
modules barf. build. didnt use ethubm cflags. bad! 2010-07-10 02:31:58 +00:00
.cvsignore elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
Makefile.am Elementary edje external modules 2009-12-06 01:22:54 +00:00