feat: add horizontal and vertical flip controls#553
Conversation
|
@Swetanegi05 is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
✅ PR Format Check Passed — @Swetanegi05Basic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
👋 Thanks for your PR, @Swetanegi05!Welcome to Reframe — a browser-based video editor built for everyone 🎬 What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hey @Swetanegi05! This PR modifies Please remove it entirely: rm package-lock.json
git add package-lock.json
git commit -m "chore: remove package-lock.json"
git pushOnce that is resolved and CI passes, the flip controls implementation will be reviewed! |
|
Hey @Swetanegi05! This PR has merge conflicts with git fetch upstream
git rebase upstream/main
# resolve any conflicts
git push --force-with-lease origin feat/flip-controlsOnce rebased and CI passes, we can review the flip controls feature for merge! |
|
Hey @Swetanegi05! Flip controls are a useful feature. This PR has merge conflicts with git fetch origin
git rebase origin/main
git push --force-with-leaseOnce CI (build/lint/typecheck) all pass, this can be reviewed. |
|
Hey @Swetanegi05! This PR has merge conflicts with the latest git fetch origin
git rebase origin/main
git push --force-with-leaseOnce CI (build/lint/typecheck) passes, we'll review and merge! |
|
Hey @Swetanegi05! This PR had merge conflicts with |
|
Hey @Swetanegi05! 👋 We've added a new requirement for all PRs: a screen recording showing your changes working on your local machine must be attached before a PR can be merged. Please add a recording to this PR that shows:
How to record:
Once you have the recording, drag the file directly into a comment on this PR, or paste a Loom link. This is now a hard requirement — see CONTRIBUTING.md for full details. Thanks for contributing to Reframe! 🎬 |
056c4c6 to
34074fd
Compare
23198c3 to
f559135
Compare
Closes #117
Changes Made
flipHorizontalandflipVerticalfields toEditRecipetype intypes.tsflipHorizontalandflipVerticaltoDEFAULT_RECIPEhflipandvflipfilters to FFmpeg filter chain inffmpeg.tsRotateControl.tsxVideoPreview.tsxKeyboard Navigation