efl/src
Hermet Park 46ee203331 ui image: fix scale_method expand behavior.
As efl_gfx_image_expand specification,
it scales the image to cover the entire object area on one axis
while maintaining the aspect ratio though image may become larger than the object.

Thus, this option must work as one of fit_width / fit_height
by detertimining either way.

Previously, it was logically wrong.

@fix
2019-12-23 15:42:17 +09:00
..
benchmarks benchmarks: increase timeout value for running elementary benchmarks 2019-12-18 09:15:51 +01:00
bin efl_text_attribute_factory: rename to efl_text_formatter 2019-12-20 12:43:00 +01:00
bindings c#: Implement IList to Eina.Array. 2019-12-22 11:31:35 -03:00
edje_external
examples efl.text.style: rename methods/properties and add text_ prefix 2019-12-20 09:58:27 +01:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib ui image: fix scale_method expand behavior. 2019-12-23 15:42:17 +09:00
modules ecore_evas: add double header include safety 2019-12-17 09:59:44 +01:00
scripts python: remove not needed imports in various python scripts 2019-12-20 09:26:17 +01:00
static_libs evas json: up-to-date vector-tree logging. 2019-11-27 17:54:51 +09:00
tests c#: Implement IList to Eina.Array. 2019-12-22 11:31:35 -03:00
wayland_protocol