1571171a21
Instead of using a special branch for the not animate case, just use the same path with duration 0. Since commit ee09c5c85312f571e14abe69bb6674a361c16d65 we are sure that duration 0 is always preserved. In the not animate case, we now call this._updateState(). This was not happening before. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2987>