jhenzel

Results 2 issues of jhenzel

Using an out of the box barebones MudBlazor setup and following the readme for ThemeManager. MudBlazor, Version=6.0.6.0 Installed using dotnet add package I get the following error: `crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled...

Browsing through the source code I notice that no Erase-Geometry option is available as is on the pure JavaScript side. This sample from Microsoft illustrates it [https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/vnext/Samples/Drawing%20Tools%20Module/Drawing%20toolbar%20options/Drawing%20toolbar%20options.html] In lieu of...