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 0cec30df72
commit 8c95402fd9
1 changed files with 0 additions and 1 deletions

View File

@ -2715,7 +2715,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 (ec->comp->nocomp)
e_pixmap_dirty(ec->pixmap);
else if (n)