efl_ui_container_layout: use correct property
authorYeongjong Lee <yj34.lee@samsung.com>
Mon, 25 Mar 2019 09:56:41 +0000 (09:56 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commite6e4d13119030e14be86b90fa3bb58c21d105cdd
tree1c83bd07b9e1f32bb55ac619f725bd4b451474ae
parentb4148b3e35e7146fe7246e525edcc28990ae41d8
efl_ui_container_layout: use correct property

The `if` condition check whether horizontal, vertical aspect are greater than 0.
`aspect` is correct here.

this patch fixes T7756

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8461
src/lib/elementary/efl_ui_container_layout.c