mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
The test does a clutter_actor_set_scale_full() call that only updates the scale center (i.e. no changes to scale-x/y), but expects to receive notifications of actor scale changes. Since "Revert "Revert "ClutterActor: Optimize away idempotent scale/position updates"" these are optimized away, so just drop the assumption.