74d0b066e9
Which better communicates what we are checking for, and is a little more elegant than repeatedly writing: ``` Main.overview.animationInProgress && Main.overview.visibleTarget == false ``` Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1440>