Skip to content
Snippets Groups Projects
Commit 2d76f7dc authored by Marvin Scholz's avatar Marvin Scholz Committed by Steve Lhomme
Browse files

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: default avatarMarvin Scholz <epirat07@gmail.com>
parent ae70f7d5
No related branches found
No related tags found
2 merge requests!3533Backport MR 3236 to 3.0.x,!2456[3.0] caopengllayer: fix wrong fullscreen size
Pipeline #257511 passed with stage
in 15 minutes and 38 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment