efl/legacy/elementary/src
woochan lee c3a93cc440 calendar: fix signal process timing issue when view update.
Summary:
When the calendar view updated(Press next button to activated next month),
a lot of signals process(signal emitted) to calendar edc.

The signals which related with view update, should process in same loop.
If not, the view looks weird.

To ensure signals process same time, i called "edje_object_message_signal_process" after layout sizing eval called.

@fix

Reviewers: Hermet, cedric, woohyun

Subscribers: id213sin

Differential Revision: https://phab.enlightenment.org/D3019

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-09-09 07:23:24 +02:00
..
bin index: rename elm_index_priority_set to elm_index_standard_priority_set 2015-09-08 14:50:53 +09:00
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib calendar: fix signal process timing issue when view update. 2015-09-09 07:23:24 +02:00
modules elementary: Port evas object smart callbacks to use eo event callbacks 2015-08-28 16:30:27 +09:00
tests cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00