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

"Copy Keyframes > All" includes "Crop *" settings #3898

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

spt3m4
Copy link
Contributor

@spt3m4 spt3m4 commented Dec 5, 2020

(Feel free to ignore / reject this PR or tell me i'm out of my mind)

But this may help someone who maybe expecting the Copy Keyframes > All feature to include the Crop keyframes (which work together with scaling X/Y and location X/Y to "frame" a video nicely).

Added data elements during copy in my proposal:
-crop_x
-crop_y
-crop_height
-crop_width

Tested it locally and seems to work. Not sure if there is a catch. Again, please just tell me if there is.

Hope this helps

(Feel free to ignore this PR or tell me i'm out of my mind)

But this may help someone who maybe expecting the Copy Keyframes > All feature to include the Crop keyframes (which work together with scaling X/Y and location X/Y to "frame" a video nicely).

Added data elements in my proposal:
-`crop_x`
-`crop_y`
-`crop_height`
-`crop_width`

Tested it locally and seems to work. Not sure if there is a catch. Again, please just tell me if there is.

Hope this helps
@ferdnyc
Copy link
Contributor

ferdnyc commented Dec 6, 2020

@spt3m4 Thanks! Yeah, weird that those weren't included.

There are still a bunch of others missing, actually — really seems like "All" should include all of them. We should probably change the approach entirely, instead of relying on a hardcoded list.

But until that's done, we have what we have. Now at least Crop will be covered as well!

@ferdnyc ferdnyc merged commit 59b9ad0 into OpenShot:develop Dec 6, 2020
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.

2 participants