ui.relative_layout: add callbacks to update layout
authorYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 11:32:45 +0000 (20:32 +0900)
committerWoochanlee <wc0917.lee@samsung.com>
Tue, 30 Apr 2019 00:44:47 +0000 (09:44 +0900)
commit2753c7ab28dfb74b03cb112a35a2e5085775cbba
tree7146e30a87fc07c7fc91267b547942dfb74af13d
parent65e0b8ae9931ec3eb85710b8b115ec3dc423c56f
ui.relative_layout: add callbacks to update layout

Summary:
If the size or hints of a child changes, relative_layout need to update layout.
And, if a child is deleted, it should be unregisterd from relative_layout.

Depends on D8625

Test Plan: elementary_test -to 'efl.ui.relative_layout'

Reviewers: Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8626