de299f0a90
We always request a natural width based on the maximum thumbnail scale, but may very well use a smaller scale when allocating. This currently results in thumbnails being off center, fix this by distributing any extra space evenly before allocating thumbnails. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1620>