Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double initialization cropper #157

Merged
merged 3 commits into from
Jun 23, 2023

Conversation

MaxymGorn
Copy link
Member

@MaxymGorn MaxymGorn commented Jun 23, 2023

Target

Open Questions

Checklist

  • Documentation updated
  • 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 documentation
  • My changes generate no new warnings
  • New dependencies added
  • Includes breaking changes
  • Version bumped

Visuals

@MaxymGorn MaxymGorn requested a review from ColdForeign June 23, 2023 15:13
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #157 (aeb150c) into dev (eafeae3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          435       438    +3     
=========================================
+ Hits           435       438    +3     
Impacted Files Coverage Δ
...ropper.Blazor/Components/CropperComponent.razor.cs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MaxymGorn MaxymGorn enabled auto-merge (squash) June 23, 2023 15:26
@MaxymGorn MaxymGorn merged commit e7fdc03 into dev Jun 23, 2023
@MaxymGorn MaxymGorn deleted the feature/fix_replace_double_init_cropper branch June 23, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants