![Daniel van Vugt](/assets/img/avatar_default.png)
It was being painted without scaling and offsetting so would only look right at scale 1.0 and only on the view with origin (0,0). Now we include the framebuffer scale and view origin it will be painted in the correct location. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1571>