Cropper.Blazor icon indicating copy to clipboard operation
Cropper.Blazor copied to clipboard

Added approach to receive large cropped image from cropper

Open MaxymGorn opened this issue 10 months ago • 1 comments

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
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the site documentation
  • [ ] I have made corresponding changes to the README, NuGet README file
  • [ ] My changes generate no new warnings
  • [ ] New dependencies added or updated
  • [ ] Includes breaking changes
  • [ ] Version bumped

Visuals

MaxymGorn avatar Mar 14 '25 13:03 MaxymGorn

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (67c9101) to head (aec1b04). Report is 3 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #402   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        18    +3     
  Lines          708       807   +99     
  Branches        69        76    +7     
=========================================
+ Hits           708       807   +99     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 14 '25 13:03 codecov[bot]