bg: fix the _elm_bg_elm_layout_sizing_eval bug.
authorwoochanlee <wc0917.lee@samsung.com>
Fri, 10 Oct 2014 15:17:21 +0000 (00:17 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 10 Oct 2014 15:19:27 +0000 (00:19 +0900)
commit966fffe0c6e3af0b7e65c3e3d145940f96b1f03a
treeb424f72b218357aa08dd4c191e508a6c87e318ea
parent4d9fdf4ebaf9ba009939a65419222c59ce5c12d0
bg: fix the _elm_bg_elm_layout_sizing_eval bug.

Summary:
Since the sd->image is swallowed to the edje object, it's position and size will be managed by edje smart object.
in the bg side, it doesn't need to care the position and size of the image.

@fix

Reviewers: Hermet

Differential Revision: https://phab.enlightenment.org/D1525
AUTHORS
src/lib/elm_bg.c