elc_popup: Adjust popup size when its parent is resized
authorJee-Yong Um <conr2d@gmail.com>
Tue, 10 Mar 2015 07:21:16 +0000 (16:21 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 10 Mar 2015 07:21:16 +0000 (16:21 +0900)
commit25c3ed233591eda0e76cf0453de221b295bfe842
treef8b94a76a5b98e8388d8ca1b5a7c6df75af536b5
parent9f90c55aa9a0192de17cb42c1e018114590d6a78
elc_popup: Adjust popup size when its parent is resized

Summary:
When parent is resized, popup keeps its original size.
This patch makes popup have proper size in proportion to parent's size.

T2082

Test Plan: You can check the effect of this patch in "elementary_test popup".

Reviewers: seoz, Hermet

Subscribers: stefan_schmidt, J5lx, seoz

Differential Revision: https://phab.enlightenment.org/D2121
src/lib/elc_popup.c
src/lib/elm_widget_popup.h