grid-layout: Fix attach position for horizontal orientation
authorBastian Winkler <buz@netbuz.org>
Mon, 11 Jun 2012 15:17:46 +0000 (17:17 +0200)
committerBastian Winkler <buz@netbuz.org>
Tue, 12 Jun 2012 21:50:44 +0000 (23:50 +0200)
commit7c8f761d43f17b2dafa9be930fc5d6409fc5ee0a
tree44806ae3656db718bc247bd70b3f0f2fdd8a613c
parent9ca3f8f013216efb0afa122c4781206b4aaefc15
grid-layout: Fix attach position for horizontal orientation

Switch the attach position. A new child should be positioned right of
it's previous sibling in ltr mode.
clutter/clutter-grid-layout.c