efl/src/lib
SangHyeon Jade Lee 2ceaf9b657 Revert "elm/genlist: remove calc jobs"
Summary: This reverts commit 712266fb9a.

Test Plan:
run elementary_test -> genlist2

add more items by + and before/after button.

if you delete selected items by click - button,
issue cases, you can see item area become empty and not filled.

if you click U button, so update items,
issue cases, all item disappeared.

the issue is caused by removing calc_job,
so there is no job to performed,
and loof is idled states.

in Tizen,
to solving this problem,
we add dummy job in recalc cases.

Need to see how to solve the issue more simply,
but firstly raise the ticket to notify severe issue.

Reviewers: zmike, cedric, bu5hm4n

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10663
2019-11-27 09:42:53 -05:00
..
ecore ecore: remove unecessary field in data structure. 2019-11-26 11:42:33 -05:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con_Url. 2019-10-31 09:36:17 -04:00
ecore_drm eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm2
ecore_evas make mman.h private 2019-08-19 09:55:13 -04:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore-wl2: Minor formatting fix 2019-10-31 09:43:25 -04:00
ecore_x ecore-x: protect against accidentally "un-managing" the root window 2019-09-26 11:23:24 -04:00
ector eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-31 09:34:15 -04:00
edje edje_calc: UNLIKELY changed to LIKELY. 2019-11-27 09:42:53 -05:00
eet eet - fix loading eet files that do not have dicts 2019-10-14 12:16:40 +01:00
eeze
efl docs: Efl.Gfx.View 2019-11-27 09:42:53 -05:00
efl_mono csharp: Add licensing information. 2019-10-31 09:43:51 -04:00
efl_wl
efreet efreet : Check that the file has a protocol in efreet_desktop_command_file_process() 2019-10-31 09:48:50 -04:00
eina eina: only the type need to be NULL to assume EINA_VALUE_EMPTY. 2019-11-26 11:42:44 -05:00
eio eio - fbsd - make fd for monitored file close on exec 2019-10-31 09:33:21 -04:00
eldbus eldbus: properly cleanup local variable during destruction. 2019-10-11 10:11:53 -04:00
elementary Revert "elm/genlist: remove calc jobs" 2019-11-27 09:42:53 -05:00
elocation
elput make mman.h private 2019-08-19 09:55:13 -04:00
elua make mman.h private 2019-08-19 09:55:13 -04:00
embryo
emile emile - use newer lz4 api instead of deprecated one 2019-08-07 11:44:05 +01:00
emotion efl/player: progress -> playback_progress 2019-09-24 15:23:18 -07:00
eo ecore: remove unecessary field in data structure. 2019-11-26 11:42:33 -05:00
eolian efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
eolian_cxx eolian-cxx: Make events inherit beta info from klass. 2019-11-27 09:42:53 -05:00
ephysics fix various trivial null derefs 2019-10-31 09:42:32 -04:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas evas/font: simplify handling strings when constructing font names 2019-10-31 09:58:43 -04:00
evas_goal
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:54:36 +02:00
.gitignore