Uno.WindowsCommunityToolkit icon indicating copy to clipboard operation
Uno.WindowsCommunityToolkit copied to clipboard

Windows Community Toolkit AttachedCardShadow and AttachedDropShadow is not working

Open Youssef1313 opened this issue 2 years ago • 3 comments

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

Youssef1313 avatar May 28 '23 05:05 Youssef1313

not work.

sang-hyeon avatar Jul 26 '23 01:07 sang-hyeon

@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

agneszitte avatar May 24 '24 18:05 agneszitte

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

MartinZikmund avatar May 27 '24 10:05 MartinZikmund