-
Been doing some more testing.
Steps To Reproduce:
1. Edit CropperExample.razor (c#), change from ... to `MaxCropedHeight="15000" MaxCropedWidth="15000"`
2. Run Sample Project
3. Click Choose …
-
Hello,
Thank you so much for the cropper. I used it in a project and it's pretty good. but, I have an issue when I try to upload photos it's frequent but not permenant issue. the exception is thrown …
-
I created a simple razor component with your sample. I'm using server side blazor. The page renders, but when you click "choose file", the console reports the following error.
blazor.server.js:1 …
-
On my mac book pro, every time I tried to crop a gif file will fail on this line:
https://github.com/Chronostasys/Blazor.Cropper/blob/5371cb211aa268c8c60782a6e921cd30bc1e05e6/Blazor.Cropper/Cropp…
-
In the following image, I have resized the crop but I see, currently, there is no way to get the Height and Width of the resized crop. Please add this functionality.
![image](https://user-images.gi…