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

CavasItem's clip only mode on skewed styleboxes fails to clear. #100567

Open
ThePhantomLemon opened this issue Dec 18, 2024 · 1 comment
Open

Comments

@ThePhantomLemon
Copy link

Tested versions

  • Reproducible in: 4.3.stable

System information

Godot v4.3.stable.mono - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1660 Ti (NVIDIA; 32.0.15.6636) - AMD Ryzen 7 4800H with Radeon Graphics (16 Threads)

Issue description

Image
Image

As you can see, the portions of the stylebox outside the bounding box are not being cleared; artifacts of previous frames persist.

Steps to reproduce

Create a panel with a flat stylebox.
Skew the stylebox.
Put any visible child inside the panel.

Minimal reproduction project (MRP)

panel.zip

@ThePhantomLemon
Copy link
Author

Just noticed that this is also the case with expanded margins in general, not just skewed boxes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants