Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: pager.c Log Message: Fix live pager update mode. =================================================================== RCS file: /cvs/e/e16/e/src/pager.c,v retrieving revision 1.230 retrieving revision 1.231 diff -u -3 -r1.230 -r1.231 --- pager.c 8 Oct 2006 13:01:42 -0000 1.230 +++ pager.c 8 Oct 2006 13:44:15 -0000 1.231 @@ -382,9 +382,6 @@ vx = cx * VRoot.w; vy = cy * VRoot.h; - if (p->x1 >= p->x2 || p->y1 >= p->y2) - return; - update_screen_included = update_screen_only = 0; if (pager_mode == PAGER_MODE_SNAP && p->dsk == DesksGetCurrent() && Mode.mode == 0) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs