missed a comment on this debugging else here which may have broken the world if given...
authorMike Blumenkrantz <m.blumenkran@samsung.com>
Fri, 26 Jul 2013 15:11:18 +0000 (16:11 +0100)
committerMike Blumenkrantz <m.blumenkran@samsung.com>
Fri, 26 Jul 2013 15:11:18 +0000 (16:11 +0100)
src/bin/e_comp.c

index 8a956bf..0aa26ed 100644 (file)
@@ -3011,7 +3011,7 @@ _e_comp_show(void *data EINA_UNUSED, int type EINA_UNUSED, void *event)
         //INF("SHOW: %p %u:%u", cw, ev->win, ev->event_win);
         if (cw->free_shape) _e_comp_win_shape_create(cw, cw->x, cw->y, cw->w, cw->h);
      }
-   else
+   //else
      //INF("SHOW: %p %u:%u || %d", cw, ev->win, ev->event_win, cw->animating);
    //if (cw->animating)
      //INF("ANIMATING!");