Skip to content

Fix streaming of windows when we are using a mix of scales

Aleix Pol Gonzalez requested to merge work/thumbnails-scale-mix into master

At the moment a streamed screen when the screen scale was differnt buffer scale would render wrong. This change addresses it by compensating it.

This change compensates it resizing the rendered viewport to their difference.

Merge request reports