Uno.WindowsCommunityToolkit
Uno.WindowsCommunityToolkit copied to clipboard
Windows Community Toolkit AttachedCardShadow and AttachedDropShadow is not working
Originally reported at: https://stackoverflow.com/questions/76208537/windows-community-toolkit-attachedcardshadow-and-attacheddropshadow-is-not-worki
https://github.com/unoplatform/Uno.WindowsCommunityToolkit/blob/833fb61bd684f2796c16168f8047fb477abd4151/CommunityToolkit.WinUI.UI.Media/CommunityToolkit.WinUI.UI.Media.csproj#L71-L90
not work.
@jeromelaban, @MartinZikmund, @Youssef1313 with the latest updates can we do something for this issue? Related discussion: https://github.com/unoplatform/uno/discussions/13090#discussioncomment-9546987
Not too much I think, as these controls are using Composition APIs - we should be able to bring them to Skia targets, but others will be tricky. Alternative would be to add custom implementation directly into Community Toolkit and use our Shadow control, but not sure if that will be possible as the shadows are just attached behaviors