cakmaksevgi

Results 2 comments of cakmaksevgi

I generate diff HTML like this library [textdiff](https://github.com/lzinga/BlazorTextDiff) . BlazorTexdiff uses diffplex as well. I want to show moved lines as blue for example.

[blazor-loading-overlay-master.zip](https://github.com/h3x4d3c1m4l/BlazorProgressIndicator/files/5168807/blazor-loading-overlay-master.zip) just open https://localhost:44318/piloadingdemo link two different tab. I changed here like this in IServiceCollectionExtension.cs services.AddTransient(_ => new IndicatorService { Options = _options }); and it doesn't work also