align-constraint: Offset the position after the alignment factor
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 2 Jul 2010 10:38:22 +0000 (11:38 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 2 Jul 2010 10:38:22 +0000 (11:38 +0100)
commit9338df438c0e9683e4eb9387d0897fc638b91a19
treeeaed9141f0f8ccf3577cb4f3c9bdd17fe639338c
parent884df17536a11c092880392232ecc7c5b71f39a7
align-constraint: Offset the position after the alignment factor

Instead of aligning (pos + size), align on size alone, and then offset
by pos.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2168
clutter/clutter-align-constraint.c