29e97a5f88
Clutter containers only take their children's size into account, but not their scale. As we want the dash to change its size smoothly when zooming items in/out, we wrap each item in a custom container which does consider the child's scale. https://bugzilla.gnome.org/show_bug.cgi?id=636156