efl/src/lib
JinYong Park deef737067 efl_ui_popup_alert_text_scroll: do not calc size when need size calc flag is FALSE
Summary:
efl_ui_popup has needs_size_calc flag
to skip size calculation when it is not needed.
But efl_ui_popup_alert_text/scroll do size calc although that flag is FALSE

Test Plan:
1. elementary_test -to efl.ui.popup.alert.text
  or elementary_test -to efl.ui.popup.alert.scroll

2. resize window

3. watch _sizing_eval call

Reviewers: Jaehyun_Cho, herb, jpeg, cedric

Reviewed By: Jaehyun_Cho

Differential Revision: https://phab.enlightenment.org/D5720
2018-01-04 21:12:30 +09:00
..
ecore promise: Add even simpler helper for main loop promise creation 2018-01-04 11:56:01 +00:00
ecore_audio ecore_audio: fix using undefined macros 2017-12-13 10:27:48 -08:00
ecore_avahi
ecore_buffer efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: we should just stop using ecore_main_loop_get. 2018-01-03 12:49:10 -08:00
ecore_drm libinput check - move up to requiring 1.6 as a minimum for libinput 2017-11-12 21:47:02 +09:00
ecore_drm2 ecore-drm2: Fix issue of not being able to set output mode 2017-11-01 08:52:03 -04:00
ecore_evas efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_fb
ecore_file efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
ecore_imf ecore_imf: Add prediction hint hash APIs 2017-12-20 17:36:27 +09:00
ecore_imf_evas
ecore_input ecore_input: constify global 2017-10-29 13:59:17 +01:00
ecore_input_evas
ecore_ipc efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
ecore_sdl
ecore_wayland efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_win32 efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_wl2 efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_x efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ector efl: Move VG-specific change event to efl.gfx.path 2017-12-13 13:47:48 +09:00
edje docs: Fix exmplanation for edje_file_iterator 2018-01-03 09:19:54 +00:00
eet efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eeze efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
efl Efl.Gfx.Color: add color_class_code.set/get{} method 2018-01-02 15:41:34 +09:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
efl_wl efl-wl: add function to get the parent of an extracted surface 2018-01-03 18:46:54 -05:00
efreet efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
eina Merge branch 'devs/xartigas/typos' 2018-01-03 09:21:33 +00:00
eio eio: switch code to simpler pattern with efl_loop_promise_new. 2018-01-03 12:16:25 -08:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary efl_ui_popup_alert_text_scroll: do not calc size when need size calc flag is FALSE 2018-01-04 21:12:30 +09:00
elocation efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
elput efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
elua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
embryo EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
eo Revert "efl_loop: move scheduler_get to eo API" 2018-01-03 11:21:34 -08:00
eolian eolian: prevent unnecessary hash table allocs 2017-12-22 15:36:31 +01:00
eolian_cxx eolian-mono: Add documentation generation support 2017-12-20 19:57:17 -02:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ethumb_client
evas efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
evil Fix and simpligy windows behaviour. 2017-12-31 16:08:31 +00:00
.gitignore
CMakeLists.txt