dont display until move actually starts

SVN revision: 14648
This commit is contained in:
Carsten Haitzler 2005-05-07 16:22:29 +00:00
parent 1b6f59e253
commit 0d718f9850
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ e_move_begin(E_Zone *zone, int x, int y)
evas_object_show(_obj);
e_popup_edje_bg_object_set(_disp_pop, _obj);
e_move_update(x, y);
// e_move_update(x, y);
e_popup_move_resize(_disp_pop,
(_disp_pop->zone->w - ew) / 2,