elementary/popup : Fixing a bug. Please refer following message from
authorWooHyun Jung <woohyun0705@gmail.com>
Sun, 18 Mar 2012 10:04:49 +0000 (10:04 +0000)
committerWooHyun Jung <woohyun0705@gmail.com>
Sun, 18 Mar 2012 10:04:49 +0000 (10:04 +0000)
commitf1588a35e4b651a7fd238f5ea15ae4470857d435
tree9a06296054770aaf36fe5c732b6cfdfba2a62f4d
parentc9cc7dde960ec0497fda0a5043b03be3e51a0842
elementary/popup : Fixing a bug. Please refer following message from
Rajeev. Thanks Rajeev.
Existing Issue before this change:
   The popup width gets scaled twice when theme_hook gets invoked
because of some reason such as style change, change in elementary
scale factor, change in widget scaling etc.

Change Description:
  Removed setting scaling of internal object wd->base from theme_hook
as it is set to the widget scaling automatically.
Signed-Off-By: RAJEEV RANJAN<rajeev.r@samsumg.com>
SVN revision: 69492
src/lib/elc_popup.c