caopengllayer: fix wrong fullscreen size
When transitioning to fullscreen, the codepath for non-live resize was used and did not trigger rendering here. As the size if now handled by the window however, this resulted in a wrong size as it was never actually updated. To prevent that, always render with the proper size from the layer regardless if we are in live-resize or not. Fixes #27276 (cherry picked from commit 3f012cc3) Signed-off-by:Marvin Scholz <epirat07@gmail.com>
parent
ae70f7d5
No related branches found
No related tags found
Loading
Please register or sign in to comment