EFL: Remove Popup resize test
authorJoe Konno <joe.konno@intel.com>
Wed, 5 Sep 2012 15:16:45 +0000 (08:16 -0700)
committerJoe Konno <joe.konno@intel.com>
Wed, 5 Sep 2012 15:16:45 +0000 (08:16 -0700)
commit9af73ce6807cac01caa86a500b2968f8e319b86b
tree617cf3ddc982138f5349061cb7acd58258c8de58
parent32dfc04ee39d27a5b29f0c6ed7f13222a73fb608
EFL: Remove Popup resize test

Although a Popup is an Evas_Object, I'm not sure where E upstream wants to take
this control, in light of recent Popup-Resize test failures. In most popup
schemes with which I'm familiar (growl, libnotify), the particulars of popups
are often opaque, intended for "drop-in-and-use" with very little granular
control from the developer's perspective.

If someone wants to write their own popup sized just so, with chrome bells and
whistles, they are free to use the Evas API, as far as I'm concerned.

Signed-off-by: Joe Konno <joe.konno@intel.com>
src/efl/test_popup.cpp