Open MohanrajSF3559 opened 8 months ago
Duplicate of #15023
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
Hi, @PureWeen ,
If you have any workarounds for this issue,. If you know, please let me know.
Description
The shadow was not applied to the right and bottom of all the layouts (I have added a sample grid). I have attached the sample for that. With clip sample below:
You can see the differences between.NET MAUI 7 and 8 below. In Android With Clip output in.NET MAUI 7:
In Android With Clip output in.NET MAUI 8:
Without Clip Sample below:
You can see the differences between.NET MAUI 7 and 8 below. In Android Without Clip output in.NET MAUI 7:
In Android Without Clip output in.NET MAUI 8:
In the above with and without clip sample in.NET MAUI 7 and 8, the shadow was applied properly, like in the below image.
Windows output without clip in.NET 7 and 8.
Windows output with clip-in.NET MAUI 7 and 8.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/dotnet/maui/files/14238936/Shadoweffect.zip
Version with bug
Unknown/Other
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 13
Did you find any workaround?
No response
Relevant log output
No response