efl_ui_layout: ensure that resize_obj is present before emitting signals
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 29 Mar 2019 12:25:54 +0000 (13:25 +0100)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 2 Apr 2019 04:24:22 +0000 (13:24 +0900)
commit91408e5bb652bcfc896f164b80cf68966cfdc73d
treea45003e1c0b2f544a245b26254c6570175c621c1
parente2b518ecc149110d3edffbe7fbc9fc9f2207dc4a
efl_ui_layout: ensure that resize_obj is present before emitting signals

otherwise there will be warnings because of calling api on NULL objects.

Differential Revision: https://phab.enlightenment.org/D8512
src/lib/elementary/efl_ui_layout.c