CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/10/21 21:38:48

Modified files:
        .              : Tag: constraints_experiments ChangeLog 
                         constraints-ideas.txt 
        src            : Tag: constraints_experiments boxes.c 

Log message:
2005-10-21  Elijah Newren  <[EMAIL PROTECTED]>

* constraints-ideas.txt: Nailed the "gnome-terminal drifts upward
and leftward" problem

* src/boxes.c (meta_rectangle_resize_with_gravity): rect->x and
rect->y should be ignored because we're resizing old_rect
according to the given gravity, not rect.  So, in the cases where
nothing fancy needs to be done, we need to at least copy over
old_rect->x and old_rect->y.  Stupid bug caused by usage being
different than original version and most testcases not catching
the difference...

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-10-21%2021:37&maxdate=2005-10-21%2021:39

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to