Emmanuele Bassi 97755882c1 bin-layout: Use ClutterActor:fixed-position-set
Instead of only relying on the (now) deprecated BinAlignment.FIXED
enumeration value, we just ask the actor if a fixed position has been
explicitly set, under the assumption that if a developer decided to call
set_x(), set_y(), or set_position() on an actor inside a BinLayout then
she wanted the fixed position to be honoured.

This removes the last (proper) use of the BinAlignment enumeration.
2012-08-10 15:05:28 +01:00
..
2012-06-23 08:23:11 +01:00
2012-02-23 12:01:11 +00:00
2012-07-26 14:01:00 +01:00
2012-07-26 14:01:00 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2012-07-17 16:52:41 +01:00
2012-07-11 15:27:56 +01:00
2012-04-27 12:30:48 +01:00
2012-07-18 17:14:17 -04:00
2012-06-05 12:28:25 +02:00
2012-06-11 13:47:29 +01:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2012-07-17 16:52:41 +01:00
2012-07-17 16:52:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:30:50 +01:00
2012-02-23 17:21:57 +00:00
2012-04-27 12:30:48 +01:00
2012-04-30 17:17:41 +01:00
2012-07-17 16:52:41 +01:00
2012-07-26 14:01:00 +01:00