i tried to build a raster with a background image, but the image gets skewed depending how much the side bars reach in, but also the entire size of the window impacts the proportion.
using wallpaper is also not a good option since i have to implement it into each view separately, and here i have to read out the exact pixel size of the viewport and adjust the image then accordingly the moment i then tried to change the side panels or the overal size of the window the image gets cropped again.
would it not make sense to implement a check option “keep proportions” when using a background image? maybe it would also be helpful to have a tiling function that one could make a raster with one small image which then tiles over the entire screen.