Actor transformations do not affect the layout management by default; we can easily show that a scale animation does not break the layout policy inside an example.
https://bugzilla.gnome.org/show_bug.cgi?id=676827
The MultiLayout shows how to write a layout manager with two policies, and to use the easing state of a child to interpolate the allocation.