efl/legacy/elementary/src
Jaehyun Cho ef93bf6616 [naviframe] Fix to hide the previous view by emitting signal
Summary:
Previously, previous view was hidden by evas_object_hide.
         However, this method is no longer correct because size calculation of naviframe causes evas_object_show.
         Now, previous view is hidden by emitting signal to naviframe theme and clipper hides the previous view.

Reviewers: Hermet

Reviewed By: Hermet

CC: seoz

Differential Revision: https://phab.enlightenment.org/D484
2014-01-22 22:07:31 +09:00
..
bin test_conform_indicator: Refactor internal code of conform_indicator test 2014-01-22 12:32:32 +09:00
edje_externals Introduce fileselector interface and applied to elm_fileselector. 2014-01-21 22:50:35 +09:00
examples test, examples fileselector_entry: Changed the usage of deprecated APIs 2014-01-21 23:53:48 +09:00
imported pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00
lib [naviframe] Fix to hide the previous view by emitting signal 2014-01-22 22:07:31 +09:00
modules elm: Fixed formatting about EINA_LOG stuff. 2014-01-21 19:58:09 +09:00
tests elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00