Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply correct overflow to canvas' layers #13896

Merged
merged 4 commits into from
May 14, 2024

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented May 14, 2024

No scrollbars when renderer's element is larger than the canvas:

image

fixes #13895

@mattpap mattpap added this to the 3.5 milestone May 14, 2024
@mattpap mattpap merged commit 9c83579 into branch-3.5 May 14, 2024
23 of 25 checks passed
@mattpap mattpap deleted the mattpap/13895_canvas_layer_overflow branch May 14, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inner canvas layers need overflow: hidden after PR #13863
2 participants