efl_ui_layout: restore sizing_eval logic to keep backward compatibility 37/214237/1
authorYeongjong Lee <yj34.lee@samsung.com>
Thu, 19 Sep 2019 06:43:01 +0000 (15:43 +0900)
committerYeongjong Lee <yj34.lee@samsung.com>
Thu, 19 Sep 2019 06:54:41 +0000 (15:54 +0900)
commit29270c6861f999fae438b650e009dd9c706b4015
treee26a50c5dcd59c3f1804ab0a888d8f4a11f30b51
parentc479dcd5d30289311d63b0ab9b10df38e84e7c71
efl_ui_layout: restore sizing_eval logic to keep backward compatibility

efl_canvas_group_calculate should be called when sub_object size hint is
changed, because some widget(e.g. scroller) expect sub_objects have done
calculating size.

see also, 74a63bdc3900523e6648e3e8915c4577d7145e33.

Change-Id: I20743885bf74231868e6f621b3a8360f3370bd05
src/lib/elementary/efl_ui_layout.c