Cropper.Blazor
Cropper.Blazor copied to clipboard
Cropper.js as Blazor component for cropping images
**Describe the bug** The bug is as follows. I have a simple blazor hybrid application, that changes brightness with slider, meaning that Source is updated on every slider movement, I...
Hello, I am writing some object detection on image loading via blazor WASM. Just want to know if we can use some other drawing functions like polygons, lines or arrows.....
**Description:** When attempting to replace an image using ReplaceAsync() functionality, the cropper component removes the previous image and displays the new one, but programmatic attempts to change aspect ratios are...
Bumps the dotnet group in /src/Cropper.Blazor with 8 updates: | Package | From | To | | --- | --- | --- | | [BlazorWasmPreRendering.Build](https://github.com/jsakamoto/BlazorWasmPreRendering.Build) | `4.0.0` | `4.0.1` |...
Bumps the dotnet group with 7 updates in the /src/Cropper.Blazor directory: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `9.0.3` |...
## Target https://github.com/CropperBlazor/Cropper.Blazor/issues/404 #### Open Questions ## Checklist - [x] Tests cover new or modified code - [ ] I have performed a self-review of my own code - [...
**Problem** -Increasing the value of MaximumReceiveMessageSize may increase the risk of [Denial of Service (DoS) attacks]. **Description of what the problem:** -Increasing the value of MaximumReceiveMessageSize may increase the risk...
**Describe the bug** When I try to call the ```await cropperComponent!.GetImageUsingStreamingAsync(imageFile, imageFile.Size);``` in MAUI iOS it seems to hang forever without any meaningful error messages to be seen anywhere. The...
Hi, sorry this post has become very large, but I've spent all evening digging into this and would love to see improvements in this brilliantly useful library. My issue mostly...
## Target Add support .NET 10, update NuGet packages, fix errors in the library description, update pipelines, fix linter errors #### Open Questions ## Checklist - [x] Tests cover new...