missed update nullify

SVN revision: 58222
This commit is contained in:
Carsten Haitzler 2011-03-31 08:39:50 +00:00
parent 822e911859
commit 8f3befc80c
1 changed files with 2 additions and 0 deletions

View File

@ -2317,6 +2317,8 @@ _e_mod_comp_win_configure(E_Comp_Win *cw,
evas_object_resize(cw->shobj, cw->pw, cw->ph);
_e_mod_comp_win_damage(cw, 0, 0, cw->w, cw->h, 0);
}
else
cw->update = 0;
}
else
{