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: Fix issues in asset centering, auto-cropping and processing #42

Merged
merged 7 commits into from
Mar 15, 2024

Conversation

iirovi-rs
Copy link
Collaborator

This PR contains four separate fixes:

  • Fix asset centering when they're being pre-cropped -- now the cropping should default to center properly
  • Stop "zooming" the play button on top of videos in some situations
  • Apply rotation transforms correctly when processing "cropped" videos
  • Fix stored crop position not being applied correctly when re-selecting media in multi-selection mode

iirovi-rs and others added 4 commits March 12, 2024 16:29
fixes issue where cover image was not rotated to the correct orientation
When re-choosing an image or a video in multi-selection mode, the asset
was unnecessarily re-centered. Now, we only re-center the asset if we don't
have a stored crop position for this asset.
@iirovi-rs iirovi-rs force-pushed the fix/image-centering-and-cropping branch from 2306f05 to bbbc0c3 Compare March 15, 2024 13:06
@iirovi-rs iirovi-rs merged commit b0f7bdc into master Mar 15, 2024
2 of 3 checks passed
@iirovi-rs iirovi-rs deleted the fix/image-centering-and-cropping branch March 15, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants