Jonas Dreßler 4097f7943f altTab: Set allocation before allocating children
Just as with the last commit, we should not break the assumption made by
Clutter that parents have their allocation set before their children get
allocated, so fix that here, too.

In this case we have to fix it by chaining up to the parent vfunc
override and updating the allocation once more before allocating the
`this._label` child.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/1615


(cherry picked from commit 49d6db34b74752dc11dfff7a51ad4f6ebf8cdf57)
2020-04-28 16:24:25 +00:00
..
2020-04-17 22:59:00 +00:00