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

DropShadowPanel not applying properly to rounded grid. #4041

Closed
ghost opened this issue May 22, 2021 · 2 comments
Closed

DropShadowPanel not applying properly to rounded grid. #4041

ghost opened this issue May 22, 2021 · 2 comments
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior duplicate 👥 Indicates that identical Issue or PR already exist

Comments

@ghost
Copy link

ghost commented May 22, 2021

Describe the bug

DropShadowPanel not applying shadow/masking properly on grids with CornerRadius.

Steps to Reproduce

<controls:DropShadowPanel BlurRadius="3" Color="Black"  IsMasked="True">
      <Grid CornerRadius = "30"/>
<controls:DropShadowPanel/>

Expected behavior

The shadow should be rounded to match the rounded grid.

Screenshots

image

Environment

NuGet Package(s):

Package Version(s):

Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [x ] May 2020 Update (19041)
- [ ] Insider Build (build number: )

App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [x ] May 2019 Update (18362)
- [x ] May 2020 Update (19041)
- [ ] Insider Build (xxxxx)

Device form factor:
- [ ] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio
- [ ] 2017 (version: )
- [ ] 2019 (version: )
- [x ] 2019 Preview (version: 16.10.0 preview 3.0)

Additional context

@ghost ghost added bug 🐛 An unexpected issue that highlights incorrect behavior needs triage 🔍 labels May 22, 2021
@ghost
Copy link

ghost commented May 22, 2021

Hello dollscythe, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌

@michael-hawker
Copy link
Member

This is a known issue, see #3516 and #3607.

@michael-hawker michael-hawker added duplicate 👥 Indicates that identical Issue or PR already exist and removed needs triage 🔍 labels May 24, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior duplicate 👥 Indicates that identical Issue or PR already exist
Projects
None yet
Development

No branches or pull requests

1 participant