BinLayout: Always use fixed_x/y for FIXED if set
authorAlexander Larsson <alexl@redhat.com>
Thu, 7 Jun 2012 14:44:08 +0000 (16:44 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 7 Jun 2012 14:44:08 +0000 (16:44 +0200)
commit76f1a42ef8eb1ff1cd29a4e1bf1393804d28de2a
treeafddcd77ccde5333bd368443d1731d0e2e36cb13
parentfd8dcfcc565f1f3130cbd1c1b59a870bda26d518
BinLayout: Always use fixed_x/y for FIXED if set

We want to use the actually set value for x/y, not the current allocation,
as that might be a transition from an earlier allocation animation.
clutter/clutter-bin-layout.c