popup: If popup's parent is resized, popup need to resized, too 19/166819/2
authorJinYong Park <j4939.park@samsung.com>
Fri, 12 Jan 2018 04:40:49 +0000 (13:40 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Fri, 12 Jan 2018 05:45:15 +0000 (05:45 +0000)
commitb72d8a215433e68332afa03a9b80bf0b02b4c599
tree26e0f25823ab357bfeed2acba6d95a071d211a10
parent23161640a0464c4d10f4039145019abcc37e378b
popup: If popup's parent is resized, popup need to resized, too

When window's size is not enough to show popup, popup resize smaller to show it in appropriate size.
But if window resize larger enough to show popup, popup is locked in small size.
On the contrary to this case, if window resize too smaller, popup has still large size, so popup doesn't display properly.

@tizen_fix

original patch : https://review.tizen.org/gerrit/#/c/69139/

Change-Id: Iff33eb94e4d385cf57f614037c8289e34c075871
Signed-off-by: JinYong Park <j4939.park@samsung.com>
src/lib/elementary/elc_popup.c