efl/src
Woochanlee 37b55172b0 edje_calc: Exception handling if no calculation is required.
If there is no object swllowed, do not run part_calc on it.
This swallow will be calculated if there is an associated part, otherwise it will not need to be calculated.

When the app is launched, a lot of edje calculation logic is executed.
Most of the edje size is missing, so the calculation result is meaningless.
Added code to prevent this.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10605
2019-11-14 10:08:56 -08:00
..
benchmarks benchmarks/eina: fix possible div by zero in ecore_hash 2019-10-18 13:29:07 -04:00
bin csharp: Add conversion methods for generated types 2019-11-13 10:05:19 -03:00
bindings csharp: Some missing conversions 2019-11-13 10:05:27 -03:00
edje_external
examples efl_ui_relative_container: rename relative_layout 2019-11-12 14:33:13 +01:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib edje_calc: Exception handling if no calculation is required. 2019-11-14 10:08:56 -08:00
modules wl_egl : Prevent access to NULL pointer 2019-11-13 13:42:16 +09:00
scripts Pyolian: correctly define c_type as a property 2019-10-11 08:18:20 +02:00
static_libs meson: redo evas building 2019-10-29 12:54:56 -04:00
tests efl: improve Efl.BooleanModel test by checking the child del case. 2019-11-13 21:16:22 +01:00
wayland_protocol