summaryrefslogtreecommitdiff
path: root/src/core.c
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2005-10-22 01:46:48 +0000
committerElijah Newren <newren@src.gnome.org>2005-10-22 01:46:48 +0000
commit65437e8f7510df7636db0bc6c293d3f896cb17fc (patch)
tree6d97728b7b3e138a1e3101bee11a3d698cc17e27 /src/core.c
parentab51f293f389240835fa5e4412c83d0a0ed36aa8 (diff)
downloadmetacity-65437e8f7510df7636db0bc6c293d3f896cb17fc.tar.gz
Nailed the "gnome-terminal drifts upward and leftward" problem
2005-10-21 Elijah Newren <newren@gmail.com> * 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... * src/testboxes.c (test_gravity_resize): modify one of the tests so that it would have caught the above bug
Diffstat (limited to 'src/core.c')
0 files changed, 0 insertions, 0 deletions