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:23:38 +0000 (16:23 +0900)
commitee2c2def5dcb370a993d3d79c84feda0dc468a20
tree2cbe3115e944546b52a5490d0236ada56b341942
parent72ae2849955b16c19e5089bee7ef5d28809e8c3a
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