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: thumbnail max input height #9360

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Jun 12, 2024

Description

Thumbnail max input width and height need to be the same, because images can be portrait or landscape.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

This comment was marked as resolved.

Thumbnail max input width and height need to be the same, because images
can be portrait or landscape. See #9234
@kulmann kulmann force-pushed the fix-thumbnail-max-height-default branch from 7276e94 to 6117e19 Compare June 12, 2024 08:55
@kulmann kulmann self-assigned this Jun 12, 2024
Copy link

sonarcloud bot commented Jun 12, 2024

@kulmann kulmann enabled auto-merge June 12, 2024 09:09
@kulmann kulmann merged commit a2c0967 into master Jun 12, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Jun 12, 2024
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
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.

Thumbnailer frequently rejecting portrait mode images
3 participants