Skip to content

PhoshBackgroundManager: Divide the background size by scale

Administrator requested to merge oversized-background into master

Without this the background surface buffer is needlessly oversized, putting unneccesary load on the GPU.

Merge request reports