efl_ui/layout: use min size hints when calculating layout size
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 30 Jul 2019 17:11:24 +0000 (13:11 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:36 +0000 (10:48 +0900)
commit626bab4c74e6270a824759ea2c9ad44a14217ac1
tree2c240b1ae0f03b5c5afcdec426d905c817ef8544
parenta25d8642b6103fde817291093ff7bac6af3630f9
efl_ui/layout: use min size hints when calculating layout size

Summary:
for legacy layouts, all min size hints should be considered when performing
size calculations

for non-legacy layouts, only "user" min size hints should be considered, as we
are calculating the restricted min size hint in this function

Depends on D9434

Reviewers: bu5hm4n

Reviewed By: bu5hm4n

Subscribers: bu5hm4n, cedric, #reviewers, #committers

Tags: #efl_widgets

Maniphest Tasks: T8059

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