do not return when x11 damage event returns no rects

ensure first_damage flag is set in all cases
This commit is contained in:
Mike Blumenkrantz 2015-10-14 12:50:17 -04:00
parent de740b2520
commit 00895ca014
1 changed files with 0 additions and 1 deletions

View File

@ -2826,7 +2826,6 @@ _e_comp_x_damage(void *data EINA_UNUSED, int type EINA_UNUSED, Ecore_X_Event_Dam
}
//WRN("DAMAGE %p: %dx%d", ec, ev->area.width, ev->area.height);
if (!n) return ECORE_CALLBACK_RENEW;
if (e_comp->nocomp)
e_pixmap_dirty(ec->pixmap);
else if (n)