Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Handle flip with borders, doesn't work as it should, fix later today.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -3 -r1.144 -r1.145
--- e_border.c  21 Apr 2005 17:33:58 -0000      1.144
+++ e_border.c  22 Apr 2005 14:57:41 -0000      1.145
@@ -2296,7 +2296,7 @@
                                           &new_x, &new_y, &new_w, &new_h);
        evas_list_free(skiplist);
        e_border_move(bd, new_x, new_y);
-
+       e_zone_flip_coords_handle(bd->zone, ev->root.x, ev->root.y);
      }
    else if (bd->resize_mode != RESIZE_NONE)
      {




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to