-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
AttachedCardShadow not working (WinUI 3 WinAppSDK 1.0 Preview 3) #4364
Comments
Hello wbokkers, 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 🙌 |
This is not a duplicate of #4331. I used the suggested solution, and the corner radius does not have any effect. |
Validated the
|
@michael-hawker I have an issue now with the AttachedCardShadow not starting at the edge of the control, but leaving a gap between the control and the shadow (only at the right and bottom edges): I think this is somehow related with this WinUI issue: |
@wbokkers yeah, I didn't notice this when putting a shadow on a square image, so seems related to the issue you linked to. Didn't know about that one, so thanks for linking! |
I'm having the very same issue in WASDK 1.0 (no shadow attached to a Grid element) |
Describe the bug
I can't get the AttachedCardShadow to work in WinUI 3 Windows App SDK 1.0 Preview 3.
Steps to Reproduce
Using Windows App SDK 1.0 Preview 3 and WinUI 3,
And given this XAML:
I get the following result:
Alas, no shadow.
Expected behavior
I would expect a shadow to appear
Environment
NuGet Package(s):
Package Version(s):
Windows 10 Build Number:
App min and target version:
Min: 17763
Target: 19041
Device form factor:
Visual Studio version:
The text was updated successfully, but these errors were encountered: