Skip to content

Conversation

getrou
Copy link
Member

@getrou getrou commented May 6, 2024

Add LottieIsland to the DrawingIsland Sample

@jeffstall
Copy link
Contributor

jeffstall commented May 7, 2024

I've added a few comments to the PR. Can you update to address them? #Closed

using CommunityToolkit.WinAppSDK.LottieIsland;
using CommunityToolkit.WinAppSDK.LottieWinRT;
using CommunityToolkit.WinUI.Lottie;
using System.Diagnostics;
Copy link
Contributor

@jeffstall jeffstall May 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put System. namespaces at the top, above Microsoft. namespaces. #Closed

</packageRestore>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does removing this do to all of the other NuGets in the repo? For example, how other samples are bringing in WinAppSDK?

@jeffstall jeffstall merged commit 536f973 into user/jeffstall/drawingisland May 8, 2024
@jeffstall jeffstall deleted the user/getrou/lottieisland branch May 8, 2024 04:53
@getrou
Copy link
Member Author

getrou commented May 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants