verdie-g / dotnet-events-viewer

Analyze .NET events collected with dotnet-trace in the browser
https://verdie-g.github.io/dotnet-events-viewer/
MIT License
1 stars 0 forks source link

Add a hover effect on the events list rows #27

Closed verdie-g closed 1 month ago

verdie-g commented 2 months ago

There is a click event on rows but there is no signifiers for it. This PR seems to add it to FluentUI Blazor https://github.com/microsoft/fluentui-blazor/pull/1952.