Skip to content

clutter: Use uninitialized ClutterActorBox for allocation when creating actor

Initialize ClutterActors allocation to the newly added UNINITIALIZED ClutterActorBox and use that state to detect actors which have never been allocated yet.

This fixes a bug where easing the allocation property doesn't work.

Edited by Jonas Dreßler

Merge request reports