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

File processor image cropping #6047

Open
wants to merge 17 commits into
base: 6.2
Choose a base branch
from
Open

File processor image cropping #6047

wants to merge 17 commits into from

Conversation

Cyperghost
Copy link
Contributor

@Cyperghost Cyperghost commented Nov 6, 2024

Lets you crop images in two ways:

Min Max

  • Allows the user to crop the image to a specified minimum and maximum size
  • Minimum and maximum must have the same aspect ratio

Exact

  • The uploaded image will be cropped to the largest possible size
  • Alles sizes must have the same aspect ratio
  • If the image already corresponds to the correct dimensions, no dialog is displayed and the image is uploaded directly
  • The user can only move the cropping area from left to right or top to bottom, depending on the image resolution

@Cyperghost Cyperghost marked this pull request as ready for review November 11, 2024 11:58
# Conflicts:
#	package-lock.json
#	package.json
#	wcfsetup/install/lang/en.xml
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.

1 participant