Skip to content

Commit

Permalink
Merge pull request #17650 from unoplatform/mergify/bp/release/stable/…
Browse files Browse the repository at this point in the history
…5.3/pr-17594
  • Loading branch information
jeromelaban authored Jul 23, 2024
2 parents 3425ee2 + 5c59bfc commit 4227fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/articles/Uno-UI-Performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Here's what to look for:

```csharp
builder.AddFilter("Windows.UI.Xaml.Media.Animation", LogLevel.Debug);
builder.AddFilter("Microsoft.UI.Xaml.Media.Animation", LogLevel.Debug);
```

The logger will provide all the changes done to animated properties, with element names.
Expand Down

0 comments on commit 4227fed

Please sign in to comment.