elc_ctxpopup.c: Do not calculate its size until parent is set.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 8 Apr 2013 10:28:01 +0000 (19:28 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 8 Apr 2013 10:29:19 +0000 (19:29 +0900)
commit699199222132c2c108c9716ac9eaf413b3c36cb8
tree741d6953de60bea39804168cc7725eb6d47f5fc0
parent1e67eac5724669e3791a0364f7337dd379eae95a
elc_ctxpopup.c: Do not calculate its size until parent is set.

We don't need to calculate ctxpopup's size until the parent is set.
Size will be calculated again after the parent is set.
src/lib/elc_ctxpopup.c