Emmanuele Bassi 18f7a4aa12 actor: Remove the was_painted flag
While we still don't want to perform implicit transitions on unmapped
actors, we can relax the requirement on having been painted once; the
was_painted flag was introduced to avoid performing implicit transitions
on the :allocation property, but for that we can use the
needs_allocation flag instead, as needs_allocation will be set to FALSE
when we have been painted as well.

Thus, we retain our original goal of not having actors "flying" into
position on their first allocation, without the side effect of
preventing animations when emitting the ::show signal.
2013-06-15 11:54:18 +01:00
..
2011-11-10 19:05:39 +01:00
2013-02-13 09:27:17 -05:00
2012-02-23 12:01:11 +00:00
2013-04-04 11:53:39 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2013-03-13 15:05:28 -03:00
2011-10-19 15:23:55 +01:00
2012-04-27 12:30:48 +01:00
2012-06-05 12:28:25 +02:00
2012-01-16 23:35:16 +00:00
2012-06-11 13:47:29 +01:00
2012-04-30 17:17:41 +01:00
2012-12-02 14:50:53 -05:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:48 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2013-05-06 10:04:21 -07:00
2013-04-04 11:53:39 +01:00
2012-09-03 20:54:43 +01:00
2012-08-20 18:28:22 +01:00
2013-05-15 15:18:13 +01:00