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 PictureEditor defaultCropSize #2987

Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 4, 2024

What is this pull request for?

Since ae15cdc we use our own max function and not the Underscore.js one.
This function does not take an array, but just two arguments.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

Since ae15cdc we use our
own max function and not the Underscore.js one. This function
does not take an array, nut just two arguments.
@tvdeyen tvdeyen added backport-to-7.1-stable Needs to be backported to 7.1-stable backport-to-7.2-stable Needs to be backported to 7.2-stable labels Aug 4, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner August 4, 2024 16:52
Copy link

codecov bot commented Aug 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.01%. Comparing base (4455010) to head (9a181a1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2987   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files         233      233           
  Lines        6320     6320           
=======================================
  Hits         6068     6068           
  Misses        252      252           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 3d5c691 into AlchemyCMS:main Aug 10, 2024
38 checks passed
@tvdeyen tvdeyen deleted the fix-picture-editor-default-crop-size branch August 10, 2024 08:55
@alchemycms-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
7.1-stable
7.2-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-7.1-stable Needs to be backported to 7.1-stable backport-to-7.2-stable Needs to be backported to 7.2-stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants